summaryrefslogtreecommitdiff
path: root/tests/regressiontests/i18n/patterns
AgeCommit message (Expand)Author
2012-03-02Fixed #17817 -- Modified LocalMiddleware to use full URLs when redirecting to...Jannis Leidel
2012-03-02Fixed #17734 -- Made sure to only redirect translated URLs if they can actual...Jannis Leidel
2012-02-18Fixed #17720 -- Stopped the LocaleMiddleware from overeagerly using the reque...Jannis Leidel
2011-09-11Fixed #14675 -- Completed removal of `from django.conf.urls.default import *`...Ramiro Morales
2011-07-13Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for t...Jannis Leidel
2011-07-08FIlter warnings about deprecated syntax of the `url` template tag in recently...Ramiro Morales
2011-07-04Fixed #16332 -- Added language template tag that switches the activate langua...Jannis Leidel
2011-06-15Fixed #16275 -- Added __future__ import to support with statement. Thanks to ...Russell Keith-Magee
2011-06-15Fixed #11585 -- Added ability to translate and prefix URL patterns with a lan...Jannis Leidel