#24731: ManyToMany model clean validation of related fields
-------------------------------------+-------------------------------------
     Reporter:  blah73               |                    Owner:  nobody
         Type:  New feature          |                   Status:  closed
    Component:  Database layer       |                  Version:  1.8
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  needsinfo
     Keywords:  ManyToMany clean     |             Triage Stage:
  validation                         |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by ldeluigi):

 I'd put a catch for ValidationError or IntegrityError inside the
 save_form_data method that would catch signals that throw them, for
 example the m2m_changed 'post_add'

-- 
Ticket URL: <https://code.djangoproject.com/ticket/24731#comment:6>
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070181d89d48e0-a5173e53-5af5-4810-a59f-485a338329a4-000000%40eu-central-1.amazonses.com.

Reply via email to