mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
say hello to 19.7
This commit is contained in:
parent
dd4cf721d2
commit
6ea963dae0
@ -16,7 +16,7 @@
|
||||
<div class="logo-div">
|
||||
<div class="latest">
|
||||
Latest version: <strong><a
|
||||
href="http://docs.gunicorn.org/en/stable">19.6</a></strong>
|
||||
href="http://docs.gunicorn.org/en/stable">19.7</a></strong>
|
||||
</div>
|
||||
|
||||
<div class="logo"><img src="images/logo.jpg" ></div>
|
||||
@ -25,7 +25,7 @@
|
||||
<div class="banner-wrapper">
|
||||
<div class="banner">
|
||||
<div class="title"><img src="images/title.png"></div>
|
||||
<h1>Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a pre-fork worker model ported from Ruby's Unicorn project. The Gunicorn server is broadly compatible with various web frameworks, simply implemented, light on server resources, and fairly speedy.</h1>
|
||||
<h1>Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a pre-fork worker model. The Gunicorn server is broadly compatible with various web frameworks, simply implemented, light on server resources, and fairly speedy.</h1>
|
||||
<div class="banner-button">
|
||||
<a href="https://github.com/benoitc/gunicorn" title="View source at github" class="greenbutton">View source</a>
|
||||
<a href="http://pypi.python.org/pypi/gunicorn/" title="Download from PyPi" class="redbutton">Download</a>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user