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
/
examples
/
frameworks
/
django
/
testing
/
testing
History
Paul J. Dorn
422b18acea
class Name(object): -> class Name:
2024-04-22 03:33:30 +02:00
..
apps
class Name(object): -> class Name:
2024-04-22 03:33:30 +02:00
__init__.py
add app to test django 1.4
2012-02-19 22:09:32 +01:00
settings.py
fix example to work on python3
2018-09-04 12:18:05 +02:00
urls.py
fix example to work on python3
2018-09-04 12:18:05 +02:00
wsgi.py
fix django wsgi example
2012-05-15 10:24:39 +02:00