1
0
mirror of https://github.com/django/django.git synced 2024-12-25 02:26:12 +00:00
django/tests
2011-08-12 14:15:08 +00:00
..
modeltests Fixed #16584 -- Fixed a bunch of typos in code comments. Thanks, Bernhard Essl. 2011-08-12 14:14:15 +00:00
regressiontests Fixed #10405 -- Raise a more useful error if the formfield of a related model field can't be created yet because the related model isn't loaded yet. Thanks ojii and charstring. 2011-08-12 14:15:08 +00:00
templates
runtests.py Set STATIC_ROOT in test runner settings to make sure the admin tests pass. Thanks to Julien Phalip for the report. 2011-08-12 08:43:52 +00:00
test_sqlite.py
urls.py Changed utils/decorators.py tests to use RequestFactory 2011-05-23 16:08:45 +00:00