#19544: IntegrityError during Many To Many add()
-------------------------------------+-------------------------------------
     Reporter:  German M. Bravo      |                    Owner:  nobody
         Type:                       |                   Status:  new
  Cleanup/optimization               |
    Component:  Database layer       |                  Version:  1.4
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Simon Charette):

 * has_patch:  0 => 1


Comment:

 [https://github.com/django/django/pull/10995 PR] relying on
 `ignore_conflicts` for auto-created intermediary models. The behaviour of
 `IntegrityError` surfacing for user-defined `through` model conflicts
 happens to be tested by `m2m_through.tests.M2mThroughTests`.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19544#comment:21>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.ee197a1717f213cf62fcc6099f250224%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to