#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 |
--------------------------------------------------+-------------------------
Comment (by julien):
Just a note about the first patch above: the reason why I'm only testing
the presence of the message "Please correct the errors below." in the
response is because the actual specific error message currently isn't
displayed at all. If/when the patch in #13126 gets committed (to allow the
display of non-field error messages), then the test for this patch can be
made slightly more robust by asserting the presence of the specific
unique_together error message.
--
Ticket URL: <http://code.djangoproject.com/ticket/13091#comment:7>
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.