﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
32754	catch_all_view() does not support FORCE_SCRIPT_NAME.	SlavaSkvortsov	SlavaSkvortsov	"`catch_all_view` returns redirect to `'%s/' % request.path_info` (script name cut off there) instead of `'%s/' % request.path` (with the script name)

Patch - https://github.com/django/django/pull/14404"	Bug	assigned	contrib.admin	3.2	Release blocker		FORCE_SCRIPT_NAME catch_all_view final_catch_all_view	Jon Dufresne	Accepted	1	0	0	0	0	0
