Update: I changed the order of the template loaders, so that fs loader
is after the app loader... Same result. Here's the error as proof:

Using loader
django.template.loaders.app_directories.load_template_source:
/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/django/contrib/admin/templates/home.html
(File does not exist)
Using loader django.template.loaders.filesystem.load_template_source:
/Users/dave/Sites/myproject/templates/home.html (File exists)


--~--~---------~--~----~------------~-------~--~----~
 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to