1
0
mirror of https://github.com/django/django.git synced 2025-01-05 16:06:07 +00:00
django/tests/i18n/patterns
Bas Peschier 9128762f16 Fixed #19910 -- Added slash to i18n redirect if APPEND_SLASH is set.
This introduces a force_append_slash argument for request.get_full_path()
which is used by RedirectFallbackMiddleware and CommonMiddleware when
handling redirects for settings.APPEND_SLASH.
2015-03-26 09:26:55 -04:00
..
locale
templates
urls
__init__.py
tests.py Fixed #19910 -- Added slash to i18n redirect if APPEND_SLASH is set. 2015-03-26 09:26:55 -04:00