Closed miratcan closed 11 years ago
Are you saying that this file has something to do with bootstrap? I'm able to collectstatic with just bootstrap and the demo site. More importantly, I don't see this file in bootstrap itself: https://github.com/twitter/bootstrap/tree/v2.3.2/img
Is this not some image specific to your project?
Closing, having received no further info.
I'm using twitter bootstrap with pipeline and getting error:
File "/home/mirat/.virtualenvs/LF/local/lib/python2.7/site-packages/django/contrib/staticfiles/storage.py", line 74, in hashed_name (clean_name, self)) ValueError: The file 'img/boxy-nw.png' could not be found with <pipeline.storage.PipelineCachedStorage object at 0x302bb50>.
I installed it with pip, any recommendations?