summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorexpo <expo@expobox.potato.hut>2011-09-01 01:50:51 +0200
committerexpo <expo@expobox.potato.hut>2011-09-01 01:50:51 +0200
commit77dcf7f7597dd6f946cfcb12cd8ed1773ac83b61 (patch)
tree4ae97afb71ece37344e223f959c01d51fa9ff428
parent5be508620ef4cb9e106c75548f56c8bbb314c26d (diff)
downloadtroggle-77dcf7f7597dd6f946cfcb12cd8ed1773ac83b61.tar.gz
troggle-77dcf7f7597dd6f946cfcb12cd8ed1773ac83b61.tar.bz2
troggle-77dcf7f7597dd6f946cfcb12cd8ed1773ac83b61.zip
Remove old ref to goatchurch in localconfig
-rw-r--r--localsettingsubuntu.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/localsettingsubuntu.py b/localsettingsubuntu.py
index 79d5db9..d3457c7 100644
--- a/localsettingsubuntu.py
+++ b/localsettingsubuntu.py
@@ -42,7 +42,7 @@ TINY_MCE_MEDIA_ROOT = '/usr/share/tinymce/www/'
TINY_MCE_MEDIA_URL = URL_ROOT + DIR_ROOT + 'tinymce_media/'
TEMPLATE_DIRS = (
- "/home/goatchurch/expoweb/troggle/templates",
+ "/home/expo/expofiles/troggle/templates",
# 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.