Hi,
Thanks for the quick answers.
I fixed the problem by changing in settings.py TEMPLATE_LOADERS:
55 55 TEMPLATE_LOADERS = (
56 -
'django.template.loaders.filesystem.load_template_source',
57 -
'django.template.loaders.app_directories.l
Hello,
I have a small web site that was running happily with django r15883
that I updated March 21st.
Yesterday I upgraded to the latest version (r16025) and then I'm
getting an error that 505s my site:
Error importing template source loader
django.template.loaders.filesystem.load_template_sourc