1
0
mirror of https://github.com/django/django.git synced 2024-12-25 02:26:12 +00:00
django/tests
2011-02-12 19:11:49 +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 Fixed #12988 -- Extended regular expression of the URLValidator to fully support IDN-URLs, especially the long TLDs. 2011-02-12 19:11:49 +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