[svn r8073] Added URL_ROOT to local settings

This commit is contained in:
julian
2008-11-07 10:10:03 +01:00
parent 379183b9db
commit 400276daae
2 changed files with 10 additions and 6 deletions

View File

@@ -11,6 +11,8 @@ EXPOWEB = '/home/mjg/expoweb'
PYTHON_PATH = '/home/mjg/expoweb/troggle/'
URL_ROOT = "/"
TEMPLATE_DIRS = (
"/home/mjg/expoweb/troggle/templates",
# Put strings here, like "/home/html/django_templates" or "C:/www/django/templates".