Hey-

Why am I getting this error if the template file exists?

#################
Template-loader postmortem

Django tried loading these templates, in this order:

    * Using loader
django.template.loaders.filesystem.load_template_source:
          o /home/doug/templates/blog/entry_archive.html (File exists)
    * Using loader
django.template.loaders.app_directories.load_template_source:
          o
/usr/lib/python2.4/site-packages/Django-0.95-py2.4.egg/django/contrib/admin/templates/blog/entry_archive.html
(File does not exist)
#################

I don't get the error with  './manage.py runserver'  but it throws it
under 'apache2-mod_python'

Thanks-

Doug


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to