1
0
mirror of https://github.com/django/django.git synced 2025-03-03 13:34:26 +00:00
Loic Bistuer 8847a0c601 Fixed #16192 -- Made unique error messages in ModelForm customizable.
Overriding the error messages now works for both unique fields, unique_together
and unique_for_date.

This patch changed the overriding logic to allow customizing NON_FIELD_ERRORS
since previously only fields' errors were customizable.

Refs #20199.

Thanks leahculver for the suggestion.
2014-02-08 04:59:09 -05:00
..
2013-10-10 16:49:20 -04:00
2013-10-10 16:49:20 -04:00
2013-03-22 13:50:07 -04:00
2013-10-10 16:49:20 -04:00
2013-10-10 16:49:20 -04:00
2012-08-31 20:35:50 +02:00
2012-08-31 20:35:50 +02:00
2013-09-10 21:07:22 -04:00
2013-09-15 14:14:26 -04:00
2013-11-07 09:42:25 -05:00
2013-03-28 15:03:19 -05:00
2013-09-10 21:07:22 -04:00
2013-09-15 14:14:26 -04:00
2013-11-09 10:17:17 -05:00