Hi,
Try this:
heroku run python manage.py collectstatic --noinput
https://devcenter.heroku.com/articles/django-assets#debugging
Collin
On Tuesday, January 6, 2015 at 6:08:17 AM UTC-5, Po Chen wrote:
>
> Hi there,
>
> I've been trying to get some automatic assets handling setup in my tiny
> dj
Hi there,
I've been trying to get some automatic assets handling setup in my tiny
django app.
I've tried django-compressor and django-assets, no success so far.
Both of the libraries seem to fail to create files in the staticfiles
directory on Heroku.
Both of them work locally with/without debug
2 matches
Mail list logo