﻿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
31642	Some static assets in the Admin site fail to fetch (using custom storage)	Evan Babb	nobody	"My integration with django_storages fails to load certain assets in the default Django admin, because they don't get the access GET params appended to them.

There are workarounds related to making the static files bucket in S3 ""public"" but it seems like that doesn't necessarily meet all use cases.

see related issue in Django Storages project: https://github.com/jschneier/django-storages/issues/734

Examples of urls in the admin base CSS that fail in private buckets:
https://github.com/django/django/blob/master/django/contrib/admin/static/admin/css/base.css#L5
https://github.com/django/django/blob/master/django/contrib/admin/static/admin/css/base.css#L641
"	Cleanup/optimization	closed	contrib.admin	3.0	Normal	wontfix	staticfiles, admin, storages		Unreviewed	0	0	0	0	0	0
