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 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/19d7d081-971d-4180-ac68-37e22bdcb2e0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to