#18548: View changes field when 'unique_together' is not satisfied in a Form
---------------------------+--------------------------------------
     Reporter:  anonymous  |                    Owner:  nobody
         Type:  Bug        |                   Status:  reopened
    Component:  Forms      |                  Version:  1.3
     Severity:  Normal     |               Resolution:
     Keywords:             |             Triage Stage:  Unreviewed
    Has patch:  0          |      Needs documentation:  0
  Needs tests:  0          |  Patch needs improvement:  0
Easy pickings:  0          |                    UI/UX:  0
---------------------------+--------------------------------------

Comment (by anonymous):

 I think this is a duplicate of #12896, which was ultimately "fixed" via a
 [https://docs.djangoproject.com/en/1.4/topics/forms/modelforms/#the-is-
 valid-method-and-errors documentation note]. Possibly that note needs to
 be extended to indicate that the model cleaning in-place means that part
 of the requested changes may be applied to the instance before form
 validation ultimately fails and causes `is_valid()` to return False?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18548#comment:4>
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 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