#13091: admin list_editable with unique_together raises Integrity Error
--------------------------------------------------+-------------------------
Reporter: slafs | Owner: nobody
Status: new | Milestone: 1.3
Component: django.contrib.admin | Version: SVN
Resolution: | Keywords:
list_editable unique_together IntegrityError
Triage Stage: Design decision needed | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 |
--------------------------------------------------+-------------------------
Changes (by julien):
* has_patch: 0 => 1
* milestone: => 1.3
Comment:
Like Karen, I'm surprised that any field should be excluded for validating
uniqueness at this stage. That behaviour was apparently set in [12269] but
it wasn't tested anyway.
The patch simply removes that exclusion.
--
Ticket URL: <http://code.djangoproject.com/ticket/13091#comment:4>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.