Fix line wrapping.

This commit is contained in:
Paul J. Davis 2010-05-07 19:01:19 -04:00
parent 2f553e0f36
commit d1d88a805c
2 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@ on server resource usage, and fairly speedy.</p>
<ul class="simple">
<li>Designed for Unix.</li>
<li>Compatible with Python 2.x (&gt;= 2.5)</li>
<li>Easy integration with <a class="reference external" href="http://djangoproject.com">Django</a> and <a class="reference external" href="http://pythonpaste.org/">Paster</a> compatible applications
<li>Easy integration with <a class="reference external" href="http://djangoproject.com">Django</a> and <a class="reference external" href="http://pythonpaste.org/">Paster</a> applications
(<a class="reference external" href="http://pylonshq.com/">Pylons</a>, <a class="reference external" href="http://turbogears.org/2.0/">TurboGears 2</a>, ...)</li>
<li>Process management: <a class="reference external" href="http://gunicorn.org">Gunicorn</a> reaps and restarts workers that die.</li>
<li>Load balancing via pre-fork and a shared socket</li>

View File

@ -17,7 +17,7 @@ Features
- Designed for Unix.
- Compatible with Python 2.x (>= 2.5)
- Easy integration with Django_ and Paster_ compatible applications
- Easy integration with Django_ and Paster_ applications
(`Pylons`_, `TurboGears 2`_, ...)
- Process management: Gunicorn_ reaps and restarts workers that die.
- Load balancing via pre-fork and a shared socket