summaryrefslogtreecommitdiff
path: root/tests/validators
AgeCommit message (Collapse)Author
2013-06-18Fixed #20199 -- Allow ModelForm fields to override error_messages from model ↵Loic Bistuer
fields
2013-06-18Refactored ValidationError to allow persisting error params and error codes ↵Loic Bistuer
as the exception bubbles up
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner