mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
fix release date
This commit is contained in:
parent
cfee2d480f
commit
74e2d5633e
@ -50,7 +50,7 @@
|
|||||||
<div class="document" id="news">
|
<div class="document" id="news">
|
||||||
<h1 class="title">News</h1>
|
<h1 class="title">News</h1>
|
||||||
<div class="section" id="id1">
|
<div class="section" id="id1">
|
||||||
<h1>0.9.0 2010-05-22</h1>
|
<h1>0.9.0 / 2010-05-24</h1>
|
||||||
<ul class="simple">
|
<ul class="simple">
|
||||||
<li>Added <em>when_ready</em> hook. Called just after the server is started</li>
|
<li>Added <em>when_ready</em> hook. Called just after the server is started</li>
|
||||||
<li>Added <em>preload</em> setting. Load application code before the worker processes
|
<li>Added <em>preload</em> setting. Load application code before the worker processes
|
||||||
|
|||||||
@ -4,7 +4,7 @@ title: News
|
|||||||
News
|
News
|
||||||
====
|
====
|
||||||
|
|
||||||
0.9.0 2010-05-22
|
0.9.0 / 2010-05-24
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
- Added *when_ready* hook. Called just after the server is started
|
- Added *when_ready* hook. Called just after the server is started
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user