1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/tests
2011-07-05 09:10:58 +00:00
..
modeltests Removed superflous commented-out lines. 2011-07-04 12:23:12 +00:00
regressiontests Fixed #16410 -- Fixed get_cache to behave gracefully when given a string that can't be split. Thanks, jedie. 2011-07-05 09:10:58 +00:00
templates
runtests.py Fixed #16050 -- BACKWARDS-INCOMPATIBLE CHANGE: Moved static files of the admin to conventional file system location. 2011-06-30 09:06:19 +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 Changed utils/decorators.py tests to use RequestFactory 2011-05-23 16:08:45 +00:00