forked from expo/troggle
[svn]
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:
parent
89ea3a5106
commit
35100c906a
@ -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 = (
|
||||
|
Loading…
Reference in New Issue
Block a user