summaryrefslogtreecommitdiff
path: root/tests/i18n/patterns/tests.py
AgeCommit message (Expand)Author
2014-12-28Deprecated TEMPLATE_DIRS.Aymeric Augustin
2014-08-14Fixed #21579 -- Made LocaleMiddleware respect script prefix.Tim Graham
2014-04-06Fixed #21977 -- Deprecated SimpleTestCase.urlsAnubhav Joshi
2013-12-23Imported override_settings from its new location.Aymeric Augustin
2013-10-26Fix all violators of E231Alex Gaynor
2013-10-03Fixed #19277 -- Added LocaleMiddleware.response_redirect_classEmil Stenstròˆm
2013-06-04Added i18n-related URL mapper test for a mailing list report.Ramiro Morales
2013-02-26Renamed some tests and removed references to modeltests/regressiontests.Florian Apolloner
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner