django/tests
2010-01-10 16:51:13 +00:00
..
modeltests Added __init__.py and models.py so tests for validators will actually run. 2010-01-10 00:07:41 +00:00
regressiontests Fixed #8049 -- Fixed inconsistency in admin site is_active checks. Thanks for patch and tests, isagalaev 2010-01-10 16:51:13 +00:00
templates Added missing file from [10457]. 2009-04-09 15:26:15 +00:00
runtests.py Fixed #11615 -- Changed test runners to use an exit status code of 1 for any number of failed tests. The previous behavior of using an exit status code equal to the number of failed tests produced incorrect exit status codes when the number of test failures was 256 or greater. Thanks to lamby for the report and patch. 2010-01-03 18:52:25 +00:00
urls.py Fixed #8049 -- Fixed inconsistency in admin site is_active checks. Thanks for patch and tests, isagalaev 2010-01-10 16:51:13 +00:00