﻿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
32394	Adjust project template to leverage automatic SCRIPT_NAME prefix for STATIC_URL	Markus Holtermann	Markus Holtermann	"With #25598, Django will prefix the values of `STATIC_URL` and `MEDIA_URL` with `SCRIPT_NAME` if they are relative. For users to leverage this feature, they will need to adjust the `STATIC_URL` included in the settings.py and remove the leading `/`. I propose to remove the leading `/` from the project template to let users benefit from the change right away.

Since the change doesn't affect existing projects, this is fully backwards compatible."	Cleanup/optimization	closed	contrib.staticfiles	dev	Normal	fixed	script_name static_url media_url	Florian Apolloner	Ready for checkin	1	0	0	0	0	0
