Skip to content

gabamnml/AsyncDjango

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

To use this script you need to install Django tornadowebserver you can get from here http://www.tornadoweb.org/

Once you have installed run.py put into the folder of your Django, you write in your terminal: python run.py 127.0.0.1
This by default will run on your localhost and port 8000 but you can assign another IP and port by simply writing it right there replacing it by the current IP.

Then we edit the file run.py and line 8 change the sample path of your project by Django.

Any query, doubt or bug to write me on twitter @ gabamnml or mail to aramburu.gabriel AT gmail DOT com

About

Run Django Framework on Tornado Web Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages