fmartingr
/
shelfzilla
Archived
1
0
Fork 0

Force local settings media and static url

This commit is contained in:
Felipe Martin 2014-05-27 20:36:37 +02:00
parent c356129982
commit f3c79fb1e9
1 changed files with 4 additions and 0 deletions

View File

@ -22,3 +22,7 @@ INSTALLED_APPS += (
)
FILER_DUMP_PAYLOAD = True
MEDIA_URL = '/media/'
STATIC_URL = '/static/'