This website requires JavaScript.
Explore
Help
Register
Sign In
jingrow
/
gunicorn
Watch
1
Star
0
Fork
0
You've already forked gunicorn
mirror of
https://github.com/frappe/gunicorn.git
synced
2026-07-02 10:41:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gunicorn
/
gunicorn
/
management
History
benoitc
3a2673d52e
don't return headers here.
2010-02-24 18:57:12 +01:00
..
commands
don't return headers here.
2010-02-24 18:57:12 +01:00
__init__.py
Add a run_gunicorn management command for use with Django. To use, simply add 'gunicorn' to your INSTALLED_APPS and run_gunicorn will be available in manage.py.
2010-01-30 16:51:57 -08:00