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.