summaryrefslogtreecommitdiff
path: root/tests/i18n/urls_default_unprefixed.py
AgeCommit message (Expand)Author
2018-12-31Updated test URL patterns to use path() and re_path().Tim Graham
2017-02-07Converted usage of ugettext* functions to their gettext* aliasesClaude Paroz
2016-11-29Fixed #27402 -- Fixed incorrect LocaleMiddleware redirects with prefix_defaul...Krzysztof Urbaniak
2016-10-31Fixed #27063 -- Prevented i18n_patterns() from using too much of the URL as t...Krzysztof Urbaniak
2016-03-08Fixed #25933 -- Allowed an unprefixed default language in i18n_patterns().Krzysztof Urbaniak