summaryrefslogtreecommitdiff
path: root/tests/validation/test_error_messages.py
AgeCommit message (Expand)Author
2018-03-20Fixed #29227 -- Allowed BooleanField to be null=True.Tim Graham
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2016-04-08Fixed E128 flake8 warnings in tests/.Tim Graham
2014-01-20Fixed #16905 -- Added extensible checks (nee validation) frameworkRussell Keith-Magee
2013-07-01Stopped using django.utils.unittest in the test suite.Aymeric Augustin
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner