Skip to content
This repository was archived by the owner on Aug 4, 2022. It is now read-only.

Conversation

@stevearc
Copy link
Contributor

Found a couple of bugs when using models that have primary keys that are not named 'id'. The first was with queries, and the second was with ManyToMany relationships. Regression tests included.

I think there is another, similar bug here, but I haven't tested it yet.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 944107b on stevearc:pk_bugfix into 5190465 on lsbardel:master.

lsbardel added a commit that referenced this pull request Nov 14, 2013
@lsbardel lsbardel merged commit ae47192 into lsbardel:master Nov 14, 2013
@lsbardel
Copy link
Owner

Thanks, you are right, there is a bug in ModelFieldPickler too

@stevearc stevearc deleted the pk_bugfix branch November 14, 2013 18:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants