django1/django/contrib/redirects
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 Updated en translation catalogs 2015-01-17 11:19:37 +01:00
migrations Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
__init__.py Fixed #21829 -- Added default AppConfigs. 2014-01-25 10:41:56 +01:00
admin.py Whitespace cleanup. 2013-10-10 16:49:20 -04:00
apps.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
middleware.py Fixed #19910 -- Added slash to i18n redirect if APPEND_SLASH is set. 2015-03-26 09:26:55 -04:00
models.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00