1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/tests
2011-05-03 11:52:30 +00:00
..
modeltests Replaced old-style with new-style decorator syntax. 2011-05-01 16:46:02 +00:00
regressiontests Fixed #13770 -- Extended BooleanField form field to also clean u'false' to False. Thanks, jordanb and Claude Paroz. 2011-05-03 11:52:30 +00:00
templates
runtests.py Updates to the test suite to allow for newly deprecated and removed features 2011-04-02 08:44:47 +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 Modified some regression tests to make them independent of the default root urlconf. 2011-04-02 13:27:17 +00:00