Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8088 by aaron @ 12/9/2008 8:02 AM
This commit is contained in:
substantialnoninfringinguser 2009-05-13 05:23:37 +01:00
parent 89ea3a5106
commit 35100c906a

View File

@ -9,15 +9,14 @@ SURVEX_DATA = ''
CAVERN = 'cavern'
EXPOWEB = '/home/mjg/expoweb'
# URL that handles the media served from MEDIA_ROOT. Make sure to use a
# trailing slash if there is a path component (optional in other cases).
# Examples: "http://media.lawrence.com", "http://example.com/media/"
MEDIA_URL = 'http://framos.lawoftheland.co.uk/troggle/site_media/'
SVX_URL = 'http://framos.lawoftheland.co.uk/troggle/survex/'
PYTHON_PATH = '/home/mjg/expoweb/troggle/'
MEDIA_URL = 'http://framos.lawoftheland.co.uk/troggle/site_media/'
MEDIA_ROOT = '/home/mjg/expoweb/troggle/media/'
URL_ROOT = "/"
TEMPLATE_DIRS = (