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 on.

I feel like I must be missing something really trivial..

Your help will be much appreciated!

P.S. I created a support ticket and got an answer telling me to check in 
the staticfiles directory,
which is created automatically when deploying django apps (created when 
collectstatic is run post-deploy)
I did try committing the directory with a .keep file in it, but no success 
either.

Thanks,
Po

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Heroku" group.

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/heroku?hl=en_US?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Heroku Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to