mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-15 21:07:12 +00:00
New vars needed to make django 1.7 and tinymce work
This commit is contained in:
@@ -43,6 +43,9 @@ EXPOWEB_URL = 'http://expo.survex.com/'
|
||||
SURVEYS_URL = 'http://expo.survex.com/survey_scans/'
|
||||
MEDIA_URL = URL_ROOT + DIR_ROOT + 'site_media/'
|
||||
|
||||
STATIC_URL = URL_ROOT
|
||||
STATIC_ROOT = DIR_ROOT
|
||||
|
||||
MEDIA_ROOT = REPOS_ROOT_PATH + '/troggle/media/'
|
||||
MEDIA_ADMIN_DIR = '/usr/lib/python2.7/site-packages/django/contrib/admin/media/'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user