I think the problem was a combination of an incorrect template
directory and forgetting to touch dispatch.fcgi, in any case, it seems
to be working  now.

Thanks for the help,

Jason

On Nov 13, 4:32 pm, Malcolm Tredinnick <[EMAIL PROTECTED]>
wrote:
> On Thu, 2008-11-13 at 11:12 -0800, sergioh wrote:
>
> >  are you using fastcgi? it could be an error on your syspath?
>
> The filesystem path in TEMPLATE_DIRS has absolutely nothing to do with
> Python's import path. These are files that are loaded via os.open() and
> read(). They aren't Python files at all.
>
> Regards,
> Malcolm
--~--~---------~--~----~------------~-------~--~----~
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