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-01-14 11:09:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gunicorn
/
gunicorn
/
app
History
Jorge Niedbalski
cf6e765323
[gunicorn] added ``
gunicorn.conf.py
`` as default in case of no -c is specified
2013-06-21 15:30:31 -03:00
..
__init__.py
PEP8 fixes
2012-12-24 09:53:03 +01:00
base.py
[gunicorn] added ``
gunicorn.conf.py
`` as default in case of no -c is specified
2013-06-21 15:30:31 -03:00
django_wsgi.py
PEP8 fixes
2012-12-24 09:53:03 +01:00
djangoapp.py
Consistently get CWD across apps and arbiter.
2013-04-03 11:15:53 +02:00
pasterapp.py
Consistently get CWD across apps and arbiter.
2013-04-03 11:15:53 +02:00
wsgiapp.py
add dd `
python -m gunicorn.app.wsgiapp
`` support
2013-04-21 07:03:59 +02:00