Skip to content
Snippets Groups Projects
Commit 36dfcb9b authored by Evili del Rio i Silvan's avatar Evili del Rio i Silvan
Browse files

Add the f*ck*ng default STATIC_ROOT so that herokuish does not complain anymore!

parent 804bfe44
No related branches found
No related tags found
No related merge requests found
......@@ -121,3 +121,4 @@ USE_TZ = True
# https://docs.djangoproject.com/en/1.9/howto/static-files/
STATIC_URL = '/static/'
STATIC_ROOT='/tmp/static'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment