django/docs/howto/deployment
Russell Keith-Magee 2596cf1652 Clarified a comment in the mod_python docs on the status of the handler. Thanks to mattmcc for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14680 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-22 12:29:22 +00:00
..
fastcgi.txt Documented options accepted by the runfcgi management command. 2010-10-27 15:35:07 +00:00
index.txt Fixed #11509 -- Modified usage of "Web" to match our style guide in various documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch. 2010-10-09 08:12:50 +00:00
modpython.txt Clarified a comment in the mod_python docs on the status of the handler. Thanks to mattmcc for the report. 2010-11-22 12:29:22 +00:00
modwsgi.txt