[Twisted-web] Using Twisted with django

Ram Peters rampeters at gmail.com
Mon Mar 12 08:06:58 CST 2007


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



More information about the Twisted-web mailing list