django/tests/validation
Carl Meyer 9012833af8 Fixed #17365, #17366, #18727 -- Switched to discovery test runner.
Thanks to Preston Timmons for the bulk of the work on the patch, especially
updating Django's own test suite to comply with the requirements of the new
runner. Thanks also to Jannis Leidel and Mahdi Yusuf for earlier work on the
patch and the discovery runner.

Refs #11077, #17032, and #18670.
2013-05-10 23:08:45 -04:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
test_custom_messages.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
test_error_messages.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
test_unique.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
test_validators.py Modified validation to work with unittest2 discovery. 2013-04-12 15:33:22 -06:00
tests.py Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00