summaryrefslogtreecommitdiff
path: root/tests/regressiontests/i18n/patterns/urls/default.py
AgeCommit message (Expand)Author
2013-01-11[1.5.x] Fixed #19488 -- Made i18n_patterns redirect work with non-slash-endin...Claude Paroz
2011-09-11Fixed #14675 -- Completed removal of `from django.conf.urls.default import *`...Ramiro Morales
2011-06-15Fixed #11585 -- Added ability to translate and prefix URL patterns with a lan...Jannis Leidel