1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/tests
2010-08-31 00:44:46 +00:00
..
modeltests Fixed #14162 - Dumpdata needs an option to use the base manager instead of the default manager 2010-08-30 11:58:26 +00:00
regressiontests Fixed #14199 -- Added a missing table creation statement in the db cache backend cull implementation, and added tests for cache culling. Thanks to Tim for the report. 2010-08-31 00:44:46 +00:00
templates
runtests.py Fixed #12574 -- Removed an unnecessary exception catch from the system runtest script, which could hide failing tests. Thanks to CarlFK for the report, and Ramiro Morales for the polish. 2010-08-20 15:03:11 +00:00
test_sqlite.py
urls.py