﻿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
33001	ManifestStaticFilesStorage is problematic - need changes here	Man Python	nobody	"https://docs.djangoproject.com/en/3.2/ref/contrib/staticfiles/#manifeststaticfilesstorage
''A subclass of the StaticFilesStorage storage backend which stores the file names it handles by appending the MD5 hash of the file’s content to the filename. For example, the file css/styles.css would also be saved as css/styles.55e7cbb9ba48.css.''

I think we should have something like **'css/styles.css?55e7cbb9ba48'** as ManifestStaticFilesHashRequest, without file changes.
For browser this changed hash creating request ouside cache."	New feature	closed	File uploads/storage	3.2	Normal	wontfix	Static		Unreviewed	0	0	0	0	0	0
