1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/tests
2011-08-23 15:36:40 +00:00
..
modeltests Corrected the setup and teardown of the refactored invalid_models test so that it guarantees that stdout is restored, and purges all the temporary models from the app cache after running the test. 2011-08-23 15:36:40 +00:00
regressiontests Reverted r16662 -- There are bunch of problems with this patch, including failing tests, that I didn't pick up before committing. 2011-08-23 06:31:03 +00:00
templates
runtests.py Fixed #16681 -- Refactored the invalid_models unit test so that it can be invoked manually. Thanks to Anthony Briggs for the report and patch. 2011-08-23 04:25:07 +00:00
test_sqlite.py
urls.py