summaryrefslogtreecommitdiffstats
path: root/localsettingsWSL.py
diff options
context:
space:
mode:
Diffstat (limited to 'localsettingsWSL.py')
-rw-r--r--localsettingsWSL.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/localsettingsWSL.py b/localsettingsWSL.py
index a91085d..109037d 100644
--- a/localsettingsWSL.py
+++ b/localsettingsWSL.py
@@ -125,7 +125,6 @@ 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.