| Age | Commit message (Expand) | Author |
| 2012-10-02 | Fixed #19057 -- support custom user models in mod_wsgi auth handler | Preston Holmes |
| 2012-09-29 | Added a missing comma | Preston Holmes |
| 2012-09-29 | Fixed a couple errors and inconsistencies in mod_wsgi docs | Preston Holmes |
| 2012-09-27 | Fixed #18518 -- Add warning re mod_wsgi and wsgi.py environ handling. | Carl Meyer |
| 2012-09-27 | fixed #10809 -- add a mod_wsgi authentication handler | Preston Holmes |
| 2012-08-12 | Fix link to Gunicorn website in deployment howto. | Martijn Vermaat |
| 2012-07-06 | restored a missing \ in uwsgi docs | Daniele Procida |
| 2012-04-08 | Fixed #18035 -- Removed deprecated AdminMediaHandler, as per official depreca... | Claude Paroz |
| 2012-03-31 | Fixed #18029 -- Removed leftover mod_python files forgotten in r17835. | Claude Paroz |
| 2012-03-31 | Fixed #18029 -- Removed mod_python as of deprecation process. Thanks Aymeric ... | Claude Paroz |
| 2012-03-28 | Fixed 17993 -- Removed quotes around module parameter for wider compatibility... | Claude Paroz |
| 2012-03-10 | Fixed #17842 - Typo in uWsgi docs; thanks mitnk. | Timo Graham |
| 2012-03-03 | Fixed #9995 -- Updated the installation instructions to recommend pip. Also f... | Aymeric Augustin |
| 2012-03-02 | Edited stuff from [17543] to [17629] | Adrian Holovaty |
| 2012-02-24 | Fixed #17073 - focused uwsgi docs to Django integration; thanks Preston Holmes. | Timo Graham |
| 2012-02-03 | Edited deployment doc changes from [17338] | Adrian Holovaty |
| 2012-01-04 | Clarified deployment docs to avoid giving users the impression that staticfil... | Carl Meyer |
| 2011-10-28 | Fixed #17130 -- Corrected import path of get_wsgi_application in deployment d... | Carl Meyer |
| 2011-10-22 | Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled int... | Carl Meyer |
| 2011-10-14 | Fixed many more ReST indentation errors, somehow accidentally missed from [16... | Luke Plant |
| 2011-10-03 | Added some sphinx cross-reference links to the built-in template tags and fil... | Julien Phalip |
| 2011-09-11 | Fixed #16276 -- Noted in the deployment documentation index that the Django B... | Julien Phalip |
| 2011-09-04 | Converted links to external topics so they use intersphinx extension markup. | Ramiro Morales |
| 2011-07-01 | Fixed #15974 -- Correctly link to static files handling in deployment docs. T... | Jannis Leidel |
| 2011-07-01 | Fixed #15077 -- Clarified FastCGI documentation with regard to shared hosting... | Jannis Leidel |
| 2011-06-16 | Fixed #16057 -- Extended deployment documentation with instructions for uWSGI... | Jannis Leidel |
| 2011-01-03 | Fixed #15002 - Fix title casing to conform to style guidelines. thanks adamv. | Timo Graham |
| 2010-12-30 | Fixed #13912 - Fixed AliasMatch regex in modwsgi docs. Thanks SmileyChris for... | Timo Graham |
| 2010-12-29 | Fixed #14277 - Clarify path names in modwsgi docs; thanks neitpiet for the re... | Timo Graham |
| 2010-12-26 | Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 | Timo Graham |
| 2010-11-22 | Clarified a comment in the mod_python docs on the status of the handler. Than... | Russell Keith-Magee |
| 2010-10-27 | Documented options accepted by the runfcgi management command. | Ramiro Morales |
| 2010-10-19 | Fixed #7616 -- Added advice on unix socket permissions and umasks to fastcgi ... | Gabriel Hurley |
| 2010-10-09 | Fixed #11509 -- Modified usage of "Web" to match our style guide in various d... | Russell Keith-Magee |
| 2010-10-09 | Fixed #5677 -- update modpython stdout documentation. Thanks to Manfred Wassm... | Simon Meers |
| 2010-10-08 | Fixed #14384 -- Updated mod_wsgi docs to match documented best practice. Than... | Russell Keith-Magee |
| 2010-10-01 | Fixed #14281 -- A few documentation fixes. Thanks, Ramiro and Timo. | Jannis Leidel |
| 2010-09-12 | Documented how to manually piece together URLs with get_script_name(). | Malcolm Tredinnick |
| 2010-08-28 | Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Rob... | Russell Keith-Magee |
| 2010-08-19 | Fixed #14141: docs now use the :doc: construct for links between documents. | Jacob Kaplan-Moss |
| 2009-12-26 | Fixed several broken and redirecting URLs in the documentation (fixes #12219,... | Gary Wilson Jr |
| 2009-08-13 | Fixed #11573: Updated Nginx url. Thanks bryanveloso. | Karen Tracey |
| 2009-07-16 | Fixed #11229 -- Updated the mod_wsgi deployment documentation to avoid refere... | Russell Keith-Magee |
| 2009-07-03 | Fixed #10426 -- Added note on language variables required for Apache to survi... | Russell Keith-Magee |
| 2009-06-19 | Fixed #11344 -- Made a couple of minor clarifications to the mod_wsgi deploym... | Karen Tracey |
| 2009-05-17 | Fixed #10846: Corrected typo in modwsgi.txt and updated reference to deployme... | Karen Tracey |
| 2009-04-07 | Fixed #10714 - made mod_wsgi recommendation consistent across deployment docu... | Simon Willison |
| 2009-04-06 | Removed duplicate modwsgi navigation link | Simon Willison |
| 2009-04-03 | Fixed a whole bunch of small docs typos, errors, and ommissions. | Jacob Kaplan-Moss |
| 2009-03-31 | A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #... | Jacob Kaplan-Moss |