#17160: Exception with CachedStaticFilesStorage -------------------------------------+-------------------- Reporter: AndrewG | Owner: nobody Type: Uncategorized | Status: new Component: contrib.staticfiles | Version: SVN Severity: Normal | Keywords: Triage Stage: Unreviewed | Has patch: 0 Easy pickings: 0 | UI/UX: 0 -------------------------------------+-------------------- 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. -- Ticket URL: <https://code.djangoproject.com/ticket/17160> Django <https://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.