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-06 20:51:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gunicorn
/
gunicorn
/
app
History
Stuart Tettemer
4204acb280
update django doc url to 1.8 lts
2016-03-07 17:56:28 -08: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
update django doc url to 1.8 lts
2016-03-07 17:56:28 -08:00
pasterapp.py
Respect defaults when running a paster application
2015-10-15 14:10:49 +02:00
wsgiapp.py
We need at least one argument for the WSGIApplication
fix
#815
2014-07-25 10:25:56 +02:00