1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/tests
2012-03-13 03:48:11 +00:00
..
modeltests Refs #17876: enhanced new test to actually test underlying function, not just ensure trying to use it does not raise an exception. Thanks Przemek Lewandowski. 2012-03-13 01:01:22 +00:00
regressiontests Fixed #17857 -- Stopped CachedStaticFilesStorage from creating absolute URLs unnecessarily. Thanks, tgecho. 2012-03-13 03:48:11 +00:00
templates
runtests.py
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