[svn r8088]

This commit is contained in:
aaron 2008-12-09 09:02:21 +01:00
parent 4e1b4684cd
commit 7f43f0ccc8

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 = (