Erik Romijn
|
50a289d05f
|
[1.6.x] Fixed #22579 -- Corrected validation for email to reject trailing slash
Backport of 424fe76349 from master.
|
2014-05-16 15:40:52 +02:00 |
Claude Paroz
|
48516d3b85
|
[1.6.x] Fixed an email validation regression
Thanks Vincent Wagelaar for the report.
Backport of 11b7b9ad from master.
|
2013-07-21 21:12:50 +02:00 |
Loic Bistuer
|
ee77d4b253
|
Fixed #20199 -- Allow ModelForm fields to override error_messages from model fields
|
2013-06-18 08:01:17 -04:00 |
Loic Bistuer
|
f34cfec0fa
|
Refactored ValidationError to allow persisting error params and error codes as the exception bubbles up
|
2013-06-18 08:01:17 -04:00 |
Florian Apolloner
|
89f40e3624
|
Merged regressiontests and modeltests into the test root.
|
2013-02-26 14:36:57 +01:00 |