mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-15 23:07:07 +00:00
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