aboutsummaryrefslogtreecommitdiffstats
path: root/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'settings.py')
-rw-r--r--settings.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/settings.py b/settings.py
index 5773145..1b70f09 100644
--- a/settings.py
+++ b/settings.py
@@ -108,7 +108,6 @@ TEMPLATE_DIRS = (
# Put strings here, like "/home/html/django_templates" or "C:/www/django/templates".
# Always use forward slashes, even on Windows.
# Don't forget to use absolute paths, not relative paths.
- '%s/templates' % DEPLOY_PATH,
)
INSTALLED_APPS = ('django.contrib.contenttypes',