mirror of
https://github.com/django/django.git
synced 2025-03-20 22:30:45 +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.