1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/tests
2011-02-16 03:30:27 +00:00
..
modeltests Modified wrong expected model formset output in a couple of additional tests after fix introduced in [15424]. Refs #15167. 2011-02-05 19:21:17 +00:00
regressiontests Corrected small error when preserving an I18N-related setting value in an admin views test setup. 2011-02-16 03:30:27 +00:00
templates
runtests.py Fixed using --pair with python's that aren't the system default, when not in the tests directory, and when using the global DJANGO_SETTINGS_MODULE env var. 2011-01-27 00:00:20 +00:00
test_sqlite.py
urls.py Fixed #14774 -- the test client and assertNumQueries didn't work well together. Thanks to Jonas Obrist for the initial patch. 2011-01-20 04:47:47 +00:00