mirror of
https://github.com/django/django.git
synced 2025-06-03 02:29:13 +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.