django/tests
Jannis Leidel 6642060a0e Fixed #12478 - Allows the i18n related test of the SelectDateWidget to run without using a timemachine.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12051 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-01 21:36:55 +00:00
..
modeltests Tweaked the model_formsets test to work around a weird sorting problem between versions of Postgres. Thanks to Alex Gaynor for the report. 2009-12-22 15:54:34 +00:00
regressiontests Fixed #12478 - Allows the i18n related test of the SelectDateWidget to run without using a timemachine. 2010-01-01 21:36:55 +00:00
templates
runtests.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
urls.py