mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-03-17 15:51:53 +00:00
[svn r8088]
This commit is contained in:
parent
4e1b4684cd
commit
7f43f0ccc8
@ -9,15 +9,14 @@ SURVEX_DATA = ''
|
|||||||
CAVERN = 'cavern'
|
CAVERN = 'cavern'
|
||||||
EXPOWEB = '/home/mjg/expoweb'
|
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/'
|
SVX_URL = 'http://framos.lawoftheland.co.uk/troggle/survex/'
|
||||||
|
|
||||||
PYTHON_PATH = '/home/mjg/expoweb/troggle/'
|
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 = "/"
|
URL_ROOT = "/"
|
||||||
|
|
||||||
TEMPLATE_DIRS = (
|
TEMPLATE_DIRS = (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user