mirror of
https://github.com/django/django.git
synced 2025-03-03 05:24:24 +00:00
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.