Link to expowebsite

This commit is contained in:
Martin Green
2011-05-02 00:53:44 +01:00
parent 254f028575
commit fe221f40e7
4 changed files with 10 additions and 3 deletions

View File

@@ -11,6 +11,8 @@ EXPOWEB = 'C:\\Expo\\expoweb\\'
SURVEYS = 'E:\\surveys\\'
SURVEY_SCANS = 'E:\\surveys\\surveyscans'
EXPOWEB_URL = 'http://expo.survex.com/'
LOGFILE = EXPOWEB+'troggle\\parsing_log.txt'
PHOTOS = 'C:\\Expo\\expoweb\\photos'
@@ -49,4 +51,4 @@ TEMPLATE_DIRS = (
# Put strings here, like "/home/html/django_templates" or "C:/www/django/templates".
# Always use forward slashes, even on Windows.
# Don't forget to use absolute paths, not relative paths.
)
)