Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/i18n/patterns
Commit message (Expand)AuthorAgeFilesLines
* Fixed "URLconf" spelling in code comments.Tim Graham2015-10-221-1/+1
* Fixed #21927 -- Made application and instance namespaces ...Marten Kenbeek2015-06-082-0/+2
* Refs #24652 -- Used SimpleTestCase where appropriate.Simon Charette2015-05-201-2/+2
* Fixed #19910 -- Added slash to i18n redirect if APPEND_SL...Bas Peschier2015-03-261-2/+2
* Fixed #23960 -- Removed http.fix_location_headerClaude Paroz2015-03-181-1/+1
* Fixed #24476 -- Added context manager/decorator for overr...Bas Peschier2015-03-181-15/+6
* Fixed #24122 -- Redirected to translated url after settin...Claude Paroz2015-03-131-1/+13
* Sorted imports with isort; refs #23860.Tim Graham2015-02-067-9/+5
* Fixed #24149 -- Normalized tuple settings to lists.darkryder2015-02-031-8/+8
* Deprecated TEMPLATE_DIRS.Aymeric Augustin2014-12-281-3/+9
* Fixed #21579 -- Made LocaleMiddleware respect script prefix.Tim Graham2014-08-141-1/+20
* Fixed #21977 -- Deprecated SimpleTestCase.urlsAnubhav Joshi2014-04-061-3/+3
* Fixed #22218 -- Deprecated django.conf.urls.patterns.Tim Graham2014-04-037-16/+15
* Imported override_settings from its new location.Aymeric Augustin2013-12-231-2/+1
* Fix all violators of E231Alex Gaynor2013-10-261-1/+1
* Fixed #19277 -- Added LocaleMiddleware.response_redirect_...Emil Stenstròˆm2013-10-031-0/+16
* Added i18n-related URL mapper test for a mailing list rep...Ramiro Morales2013-06-043-1/+13
* Renamed some tests and removed references to modeltests/r...Florian Apolloner2013-02-263-6/+6
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-2617-0/+489