#13091: admin list_editable with unique_together raises Integrity Error
-------------------------------------+-------------------------------------
               Reporter:  slafs      |          Owner:  nobody
                   Type:  Bug        |         Status:  new
              Milestone:  1.3        |      Component:  contrib.admin
                Version:  SVN        |       Severity:  Normal
             Resolution:             |       Keywords:  list_editable
           Triage Stage:  Design     |  unique_together IntegrityError
  decision needed                    |      Has patch:  1
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
-------------------------------------+-------------------------------------
Changes (by legutierr):

 * easy:   => 0


Comment:

 Some relevant points about this are raised in #13249, and there is a
 discussion in the news group regarding this here:

 As noted in the google-group thread, the current patch may break the fixes
 to #12521 and #12901, as discussed here: http://groups.google.com/group
 /django-developers/browse_thread/thread/cee43f109e0cf6b.  It seems to me
 that a proper fix would focus only on how exclusions are used in deciding
 whether to ignore `unique_together` constraints in model validation, in
 the manner I propose in the thread.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/13091#comment:13>
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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to