Skip to content

simple Django app to replace runserver with Gunicorn

License

Notifications You must be signed in to change notification settings

changyanjie/django-gunicorn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-gunicorn

django-gunicorn is a very simple Django app to provide Gunicorn integration with runserver.

Status

The current state of this project is considered extremely experimental. It was tested with Gunicorn 19.0.0 only. It depends on it actually. This app makes use of the new --reload option which allows for code reloading while Gunicorn is running.

Issues and pull requests welcomed!

About

simple Django app to replace runserver with Gunicorn

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%