[mod_python] mod_python and Django

Dagur Pall Ammendrup dagurp at gmail.com
Wed Jul 27 11:29:44 EDT 2005


Hi,

I've been trying to get Django working with mod_python but I've had no
luck so far.

I made a topic about it on the django group
http://groups-beta.google.com/group/django-users/browse_thread/thread/3673f8e6cd813d3b/4dfe5bd3d1a3dbf3

and someone suggested that I should ask you guys since it looks more
like a mod_python problem.

The thing is that I have my project directory in sys.path (and it
appears if I try to print it out in a mod_python test page) but if I try
to import anything I'm told it doesn't exist.



More information about the Mod_python mailing list