﻿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
17160	Exception with CachedStaticFilesStorage	AndrewG	nobody	"When run manage.py collectstatic with
STATICFILES_STORAGE = 'django.contrib.staticfiles.storage.CachedStaticFilesStorage'

Stop with
{{{
  File ""C:\Python\lib\site-packages\django\contrib\staticfiles\storage.py"", line 74, in hashed_name
    (clean_name, self))
ValueError: The file 'images/arrows-ffffff.png' could not be found with <django.contrib.staticfiles.storage.CachedStaticFilesStorage object at 0x00000000030CB2B0>.
}}}

when process css file, but image arrows-ffffff.png exists."	Bug	closed	contrib.staticfiles	dev	Normal	needsinfo			Unreviewed	0	0	0	0	0	0
