1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/tests
2010-12-05 04:47:19 +00:00
..
modeltests Removed all usages of deprecated TestCase methods (self.fail*). This removed most of the Warnings emitted (with -Wall) during the test suite. 2010-12-04 07:28:12 +00:00
regressiontests Fixed #12398 -- Added a TypedMultipleChoiceField. Thanks to Tai Lee. 2010-12-05 04:47:19 +00:00
templates
runtests.py
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