summaryrefslogtreecommitdiffstats
path: root/appstore/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'appstore/settings.py')
-rw-r--r--appstore/settings.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/appstore/settings.py b/appstore/settings.py
index 83ca6d7..377843a 100644
--- a/appstore/settings.py
+++ b/appstore/settings.py
@@ -122,6 +122,8 @@ USE_TZ = True
# Static files (CSS, JavaScript, Images)
# https://docs.djangoproject.com/en/1.7/howto/static-files/
+URL_PREFIX = '' # Shouldn't start with '/' in case it is used
+
STATIC_URL = '/static/'
# Absolute path to the directory that holds media.