1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/tests
2011-06-11 20:40:02 +00:00
..
modeltests Fixed #811 -- Added support for IPv6 to forms and model fields. Many thanks to Erik Romijn. 2011-06-11 13:48:24 +00:00
regressiontests Fixed #16224 -- Fixed override_settings test utility to correctly work with TestCase classes. 2011-06-11 20:40:02 +00:00
templates
runtests.py Fixed #16179 -- Extended argument handling of the new WizardView a little to behave the same as the rest of the generic class based views. Also cleaned up the template loading in its tests a bit. Thanks, Harro van der Klauw. 2011-06-11 15:11:56 +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 Changed utils/decorators.py tests to use RequestFactory 2011-05-23 16:08:45 +00:00