Skip to content
This repository has been archived by the owner on Feb 18, 2019. It is now read-only.

Check unique_together keys on the model classes #57

Open
maurodoglio opened this issue Mar 22, 2013 · 0 comments
Open

Check unique_together keys on the model classes #57

maurodoglio opened this issue Mar 22, 2013 · 0 comments
Assignees

Comments

@maurodoglio
Copy link
Contributor

We should check that the unique_together keys are properly set. As a consequence, we need to look into the code and substitute objects.create with objects.get_or_create accordingly to keys defined.

@ghost ghost assigned maurodoglio Mar 22, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant