mirror of
https://github.com/django/django.git
synced 2025-02-15 11:58:44 +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.