> Use mod_python if you can.

Although mod_python is fine, I had more success using fastcgi with
Django (you can run Django as a fastcgi process). It was less
troublesome to set up and the chances your hosting provider supports
it are bigger.

2B
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to