Couldn't get django-compressor/assets to work on Heroku

2015-01-06 Thread Po Chen
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

Django-compressor/assets not working on Heroku

2015-01-06 Thread Po Chen
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