Tim Graham
|
043bd70942
|
Updated test URL patterns to use path() and re_path().
|
2018-12-31 10:47:32 -05:00 |
Claude Paroz
|
c651331b34
|
Converted usage of ugettext* functions to their gettext* aliases
Thanks Tim Graham for the review.
|
2017-02-07 09:04:04 +01:00 |
Krzysztof Urbaniak
|
b8a815e9df
|
Fixed #27402 -- Fixed incorrect LocaleMiddleware redirects with prefix_default_language=False.
|
2016-11-29 13:06:35 -05:00 |
Krzysztof Urbaniak
|
a01d887a3a
|
Fixed #27063 -- Prevented i18n_patterns() from using too much of the URL as the language.
|
2016-10-31 14:32:01 -04:00 |
Krzysztof Urbaniak
|
839a955d08
|
Fixed #25933 -- Allowed an unprefixed default language in i18n_patterns().
|
2016-03-08 08:14:10 -05:00 |