1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/tests
2012-05-01 22:23:17 +02:00
..
modeltests Fixed #17742 -- Handled aware datetimes in DateField 2012-05-01 11:29:55 +02:00
regressiontests Fixed tests for date-based generic views. 2012-05-01 22:23:17 +02:00
templates
runtests.py Replaced print statement by print function (forward compatibility syntax). 2012-04-30 20:45:03 +02: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