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
Slava Shklyaev
531133615e
Prefix config file with its type
2015-07-08 09:21:32 +03:00
..
__init__.py
PEP8 fixes
2012-12-24 09:53:03 +01:00
base.py
Prefix config file with its type
2015-07-08 09:21:32 +03:00
django_wsgi.py
sys.stderr.write -> print(msg, file=sys.stderr)
2014-09-16 15:38:56 -04:00
djangoapp.py
bump django version to 1.5
2013-11-04 13:36:21 +01:00
pasterapp.py
Set logconfig default to paster more trivially
2014-11-19 15:26:26 -08:00
wsgiapp.py
We need at least one argument for the WSGIApplication
fix
#815
2014-07-25 10:25:56 +02:00