Skip to content

fix to enable using UUIDs/non-default PKs #342

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 18, 2022
Merged

Conversation

PetrDlouhy
Copy link
Contributor

I tried to use UUIDs as PKs as mentioned in #179, and the only problem preventing that was these two small misuses of ID instead of PK.

@PetrDlouhy
Copy link
Contributor Author

@danirus I have rebased this PR to current master nad added a test case for commentbox_props_respons() (which was untested until now).

This is very simple change which fixes #179 (with exception of Proxy models) and should be harmless otherwise.

@PetrDlouhy
Copy link
Contributor Author

PetrDlouhy commented Jul 12, 2022

The changes in the core code code contained in this PR are overridden by #374, although the new tests should be still valid and work with the new code there.

@danirus danirus merged commit 76c3efd into danirus:master Jul 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants