1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/tests
2010-12-22 07:52:44 +00:00
..
modeltests Tiny doc fix. Thanks kizzo. 2010-12-14 00:37:42 +00:00
regressiontests Beefed up the tests for multi-cache handling of the cache middleware and view decorators, and made a couple of tweaks for edge cases as a result. 2010-12-22 07:52:44 +00:00
templates
runtests.py Fixed #10420 -- GeoDjango tests are run as part of Django tests when using spatial database backends with runtests.py. 2010-12-21 23:42:12 +00:00
test_sqlite.py Corrected the way databases were compared. This allows running the test suite with two in memory SQLite databases. 2010-11-19 08:08:08 +00:00
urls.py Fixed #14507 -- Corrected the logic of the URL helpers and view of staticfiles to actual work like documented (only when settings.DEBUG is True). Thanks for the report and initial patch, mbi. 2010-10-21 03:16:41 +00:00