forked from expo/troggle
add docutils needed and SVX_URL
This commit is contained in:
@@ -125,6 +125,7 @@ DIR_ROOT = ''#this should end in / if a value is given
|
||||
|
||||
SURVEYS_URL = urllib.parse.urljoin(URL_ROOT , '/survey_scans/')
|
||||
PHOTOS_URL = urllib.parse.urljoin(URL_ROOT , '/photos/')
|
||||
SVX_URL = urllib.parse.urljoin(URL_ROOT , '/survex/')
|
||||
|
||||
|
||||
STATIC_URL = urllib.parse.urljoin(URL_ROOT , '/static/') # used by Django admin pages. Do not delete.
|
||||
|
||||
Reference in New Issue
Block a user