Re: wierd apache and mod_python problem with templates

2009-09-23 Thread andreas schmid
thank you... i solved it using the django.wsgi script created by the buildout! its a lot easier deploy django with wsgi and not to mention how much better it is with a buildout in a clean isolated folder!! love it! Graham Dumpleton wrote: > > On Sep 22, 11:41 pm, andreas schmid wrote: > >> h

Re: wierd apache and mod_python problem with templates

2009-09-22 Thread Graham Dumpleton
On Sep 22, 11:41 pm, andreas schmid wrote: > hi, > > im expierencing a strange problem on my server with mod_pyton. > > while testing my project on the server launching it with runserver > everything looks fine. > > using apache and mod_python the templates at the root of the templates > dir in