1
0
mirror of https://github.com/django/django.git synced 2025-03-13 10:50:55 +00:00
Kevin Christopher Henry e7d4d41a30 [1.6.x] Documentation - Noted that OneToOneField doesn't respect unique.
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.)
2013-08-20 21:20:55 -07:00
..
2013-01-13 19:36:49 +01:00
2013-06-27 12:39:50 -04:00