summaryrefslogtreecommitdiff
path: root/tests/validators/tests.py
AgeCommit message (Expand)Author
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