#20199: Allow ModelForm to override error messages defined in model fields.
-----------------------------+------------------------------------
     Reporter:  loic84       |                    Owner:  loic84
         Type:  New feature  |                   Status:  closed
    Component:  Forms        |                  Version:  master
     Severity:  Normal       |               Resolution:  fixed
     Keywords:               |             Triage Stage:  Accepted
    Has patch:  1            |      Needs documentation:  0
  Needs tests:  0            |  Patch needs improvement:  0
Easy pickings:  0            |                    UI/UX:  0
-----------------------------+------------------------------------

Comment (by Loic Bistuer <loic.bistuer@…>):

 In [changeset:"71093d22b62548fc2667468f1ae9e28f4fef30db"]:
 {{{
 #!CommitTicketReference repository=""
 revision="71093d22b62548fc2667468f1ae9e28f4fef30db"
 Fixed #16986 -- Model.clean() can report errors on individual fields.

 This commit provides the tests for this issue but the actual problem was
 solved
 by the ValidationError refactor in f34cfec and ee77d4b.

 Refs #20199.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20199#comment:14>
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.6e64d7af50606e028d36f28d0324933c%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to