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
386fbd6e13
fix umask so we use it only when creating socket.
2010-02-22 16:52:32 +01:00
..
commands
fix umask so we use it only when creating socket.
2010-02-22 16:52:32 +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