#20199: Allow ModelForm to override error messages defined in model fields.
-----------------------------+--------------------
     Reporter:  loic84       |      Owner:  nobody
         Type:  New feature  |     Status:  new
    Component:  Forms        |    Version:  master
     Severity:  Normal       |   Keywords:
 Triage Stage:  Unreviewed   |  Has patch:  0
Easy pickings:  0            |      UI/UX:  0
-----------------------------+--------------------
 Currently error messages generated by model fields bypass error messages
 defined in `ModelForm` fields and leak to the end user.

 This issue was brough up on the ML: https://groups.google.com/d/msg
 /django-developers/KlmdlR59vuc/e1HQpAwMYhoJ

 After discussion with carljm on IRC, we came to the conclusion that
 allowing such override would be an improvement.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20199>
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.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to