changeset 150 | 9e0d3287d753 |
parent 147 | c085ceb4652a |
child 152 | 64d37556e457 |
--- a/project/settings.py Thu Jul 22 14:44:57 2010 +0530 +++ b/project/settings.py Thu Jul 22 19:54:31 2010 +0530 @@ -56,8 +56,8 @@ ROOT_URLCONF = 'project.urls' TEMPLATE_LOADERS = ( - 'django.template.loaders.filesystem.load_template_source', - 'django.template.loaders.app_directories.load_template_source', + 'django.template.loaders.filesystem.Loader', + 'django.template.loaders.app_directories.Loader', ) TEMPLATE_DIRS = (