0
0
mirror of https://github.com/django/django.git synced 2024-11-28 21:43:13 +01:00
django/tests
2012-04-30 20:45:03 +02:00
..
modeltests Fixed #18013 -- Use the new 'as' syntax for exceptions. 2012-04-29 20:57:15 +02:00
regressiontests Replaced print statement by print function (forward compatibility syntax). 2012-04-30 20:45:03 +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