mirror of
https://github.com/django/django.git
synced 2025-02-09 17:06:05 +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.