Skip to content

Instantly share code, notes, and snippets.

@dirn
Created September 17, 2012 22:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dirn/3740064 to your computer and use it in GitHub Desktop.
Save dirn/3740064 to your computer and use it in GitHub Desktop.
Enable environment settings for collectstatic on Heroku
# https://devcenter.heroku.com/articles/django-assets
heroku labs:enable user-env-compile -a [app_name]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment