An open API service indexing awesome lists of open source software.

https://github.com/redatman/tornado_django

Running Django with Tornado
https://github.com/redatman/tornado_django

django django-framework django-model django-models tornado tornado-framework

Last synced: 3 months ago
JSON representation

Running Django with Tornado

Awesome Lists containing this project

README

        

# tornado_django
Running Django with Tornado

## Feature

* Use the single threaded non blocking feature of Tornado.
* Use Django's model in Tornado.