I want to handle reporting part of my app with Twisted and rest will be handled with Django. I have Django setup on mod_python. There is some mention of "I want a container for my WSGI application" in TwistedMatrix. Does it mean twisted just handle the request and forward to some other framework? Does TwistedMatrix support mod_python? Can I use twisted with django models and django templating system?
Thank you. John _______________________________________________ Twisted-web mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
