summaryrefslogtreecommitdiff
path: root/tests/validators
AgeCommit message (Expand)Author
2014-05-16[1.6.x] Fixed #22579 -- Corrected validation for email to reject trailing slashErik Romijn
2013-07-21[1.6.x] Fixed an email validation regressionClaude Paroz
2013-06-18Fixed #20199 -- Allow ModelForm fields to override error_messages from model ...Loic Bistuer
2013-06-18Refactored ValidationError to allow persisting error params and error codes a...Loic Bistuer
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner