I'm working on Django project (RSS and Tweet aggregator)
Those hacks are no longer necessary as of Tornado 2.0.
Now you can use tornado.wsgi.WSGIContainer to wrap django and run it on tornado. You can even specify that some urls go to tornado and get the async benefits and some go to django!
Please see https://github.com/bdarnell/django-tornado-demo for a
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With