On Sun, Apr 11, 2010 at 4:26 PM, Dexter <a.essel...@gmail.com> wrote:

> I have a server running with primarily nginx and secundary apache2,
> And I am getting an template error trying to browse an app. It seems it
> cannot find a template, but it is certainly there, the runserver just works
> fine.

Everything in programming makes sense, it's just a matter of figuring
out why something makes sense.

Examine your trace -- there should be a list of directories of where
its looking for templates.  Verify that your template is actually in
one of those paths.

-- dz

-- 
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