Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ломает автоматическую сборку статики #28

Open
koodjo opened this issue Jun 25, 2015 · 1 comment
Open

Comments

@koodjo
Copy link

koodjo commented Jun 25, 2015

В проекте используется django-pipeline, жмет статику.

При сборке выпадает вот такая ошибка:
ValueError: The file 'jquery.kladr/kladr/css/images/spinner.png' could not be found with <pipeline.storage.PipelineCachedStorage object at 0x7f41b9aabc10>

Т.е. css ссылается на несуществующий файл. Достаточно скопировать крутилку по этому пути и все заработает.

@garex
Copy link

garex commented Apr 12, 2016

Баг ли это? Пожатый jquery.kladr.min.css верно относительно себя определяет images/spinner.png

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants