settings.py
changeset 14 cd6911eaac2c
parent 2 c11afa8623f7
child 62 b7e47cc39342
--- a/settings.py	Mon Apr 12 12:32:46 2010 +0530
+++ b/settings.py	Mon Apr 12 13:49:00 2010 +0530
@@ -69,7 +69,7 @@
     # 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.
-    '.',
+    './templates',
 )
 
 INSTALLED_APPS = (