Hi all,

I am experiencing TemplateDoesNotExist errors.  Initially I thought I
had my TEMPLATE_DIRS variable set incorrectly, but much
experimentation yielded nothing.  I then noticed that on the browser
TemplateDoesNotExist error pages the TEMPLATE_DIRS setting reads as an
empty tuple ().  I then tried changing several other settings in
settings.py including database name and engine, and adding and
removing installed apps.  None of these changes are showing up in the
settings listed on error pages.

It seems like the settings file has been cached somewhere because
nothing I do to my settings.py file is making any difference.  I have
even tried deleting the file altogether and still nothing changes.  I
have also tried recreating my project from scratch, but still no joy.

This is really weird; does anybody have any ideas what is going on?

Thanks in advance,

Tom

--

You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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