1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/tests
2011-08-12 14:14:24 +00:00
..
modeltests Fixed #16584 -- Fixed a bunch of typos in code comments. Thanks, Bernhard Essl. 2011-08-12 14:14:15 +00:00
regressiontests Fixed #16604 -- Use new save_related hook when saving objects on the changelist, too. Thanks, pdeglopper. 2011-08-12 14:14:24 +00:00
templates
runtests.py Set STATIC_ROOT in test runner settings to make sure the admin tests pass. Thanks to Julien Phalip for the report. 2011-08-12 08:43:52 +00:00
test_sqlite.py
urls.py Changed utils/decorators.py tests to use RequestFactory 2011-05-23 16:08:45 +00:00