1
0
mirror of https://github.com/django/django.git synced 2025-01-09 09:55:57 +00:00
django/tests
2010-01-03 06:54:56 +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 #12476 -- Forced the rollout of generators passed to SortedDict so that the data source can be read twice. Thanks to gsf for the report, and Alex for the patch. 2010-01-03 06:54:56 +00:00
templates
runtests.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
urls.py