Hello List,
So, using django server por development and my apps were working fine. Now
that I got apache2 + mod_wsgi working (on Mac Leopard), when trying to
access a page, I always get a error saying "TemplateDoesNotExist" and I can
see why, it's looking for templates in $HOME folder (eg.
"/Users/alan/templates/index.html" but it is in "
/Users/alan/workspace/webapps/templates") and obviously they are not there.

Any idea of what is going wrong here? Any help would be very appreciated.

Many thanks in advance.

Alans.

-- 
Alan Wilter S. da Silva, D.Sc. - CCPN Research Associate
Department of Biochemistry, University of Cambridge.
80 Tennis Court Road, Cambridge CB2 1GA, UK.
>>http://www.bio.cam.ac.uk/~awd28<<

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