> The default template is not loading correctly. Check and verify your
> settings.py and make sure it is pointing to the absolute path e.g.,
> TEMPLATE_DIRS ="/home/users/templates",

You're right. Changed the index view to just return an HttpResponse,
skipping the template, and it worked.

So, gotta chase down why. Thanks for the pointer

--B

--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to