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-07 13:11:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gunicorn
/
gunicorn
/
management
History
benoitc
7629575d8d
handle preload in django command
2010-05-22 21:18:40 +02:00
..
commands
handle preload in django command
2010-05-22 21:18:40 +02: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