0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/tests
2012-03-13 16:33:56 +00:00
..
modeltests Fixed #17882 -- Reopened the database connection when a test changes time zone settings. Thanks brodie for the report. 2012-03-13 06:59:04 +00:00
regressiontests Fixed #17768 -- Add a comment about an expected failure in generic_views tests 2012-03-13 16:33:56 +00:00
templates
runtests.py Fixed #5968 -- Allowed (un-)registering with databrowse several models at once. 2012-01-28 20:54:48 +00:00
test_sqlite.py Added a default SECRET_KEY setting to the default test sesttings (refs #17800). 2012-03-02 00:05:13 +00:00
urls.py