Revision history [back]
You can find simple tutorial for askbot/django + tornado there: Deploying Django Projects on Tornado
Also you need to patch tornado/wsgi.py in some places.
It is works for me.
You can find simple tutorial for askbot/django + tornado there: Deploying Django Projects on Tornado
Also you need to patch tornado/wsgi.py in some places.
It is works for me.