1
0
mirror of https://github.com/django/django.git synced 2024-12-24 18:16:19 +00:00
django/tests
2011-06-13 13:23:49 +00:00
..
modeltests Fixed #16243 -- Corrected test suite failure in model_forms when PIL isn't installed 2011-06-13 13:23:49 +00:00
regressiontests Fixed incompatibility (usage of class decorator) with Python 2.5 introduced in [16386]. Thanks ojii for the report via IRC. 2011-06-12 23:22:34 +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
urls.py Changed utils/decorators.py tests to use RequestFactory 2011-05-23 16:08:45 +00:00