mirror of
https://github.com/Hopiu/django.git
synced 2026-03-24 18:00:32 +00:00
Added OneToOneField to the list of model fields for which the unique argument isn't valid. (OneToOneFields are inherently unique, and if the user supplies a value for unique it is ignored / overwritten.) |
||
|---|---|---|
| .. | ||
| fields.txt | ||
| index.txt | ||
| instances.txt | ||
| options.txt | ||
| querysets.txt | ||
| relations.txt | ||