﻿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
34394	ASGIRequest doesn't respect settings.FORCE_SCRIPT_NAME.	julyzergcn	Sarah Boyce	"For example, I have settings.FORCE_SCRIPT_NAME = '/some-prefix'
I start a django server with command: daphne django_project.asgi:application
And I navigate to the http://localhost:8000/admin/login, and see the login form action url is ""/admin/login"" which is wrong, which should be ""/some-prefix/admin/login"""	Bug	closed	HTTP handling	4.1	Normal	fixed	asgi SCRIPT_NAME	Carlton Gibson Andrew Godwin Sarah Boyce	Ready for checkin	1	0	0	0	0	0
