django/tests
Jannis Leidel 66dc22c2d9 Fixed #16909 -- Pass language to get_format_modules when calling it from get_format to make sure the correct module is returned.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16884 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-09-22 15:04:27 +00:00
..
modeltests Refs r16873 and #16026 -- Missed adding the fixture. 2011-09-22 05:56:47 +00:00
regressiontests Fixed #16909 -- Pass language to get_format_modules when calling it from get_format to make sure the correct module is returned. 2011-09-22 15:04:27 +00:00
templates
runtests.py
test_sqlite.py
urls.py Converted internal link generation in the admin and admin document generator to use named URLs. 2011-09-20 18:30:06 +00:00