1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/tests
2010-04-13 10:29:19 +00:00
..
modeltests Fixed test failure that was occurring since r12908 2010-04-06 12:18:56 +00:00
regressiontests Fixed #12903 - Made translating the admin action selection text easier. Thanks to Ramiro Morales for the patch. 2010-04-13 10:29:19 +00:00
templates Fixed #11949 -- Added a hook to allow ModelAdmin customization of the delete selected template. Thanks to bendavis78 for the report and patch, and Ramiro Morales for his cleanup work. 2010-04-05 12:02:27 +00:00
runtests.py Fixed #12624 -- Modified test runners to be class based. 2010-01-18 15:11:01 +00:00
test_sqlite.py Fixed #6298 - Added sample settings file to run the Django test suite (SQLite). Thanks, Eric Holscher. 2010-02-23 20:45:50 +00:00
urls.py