summaryrefslogtreecommitdiff
path: root/docs/howto/deployment
AgeCommit message (Expand)Author
2011-01-03Fixed #15002 - Fix title casing to conform to style guidelines. thanks adamv.Timo Graham
2010-12-30Fixed #13912 - Fixed AliasMatch regex in modwsgi docs. Thanks SmileyChris for...Timo Graham
2010-12-29Fixed #14277 - Clarify path names in modwsgi docs; thanks neitpiet for the re...Timo Graham
2010-12-26Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1Timo Graham
2010-11-22Clarified a comment in the mod_python docs on the status of the handler. Than...Russell Keith-Magee
2010-10-27Documented options accepted by the runfcgi management command.Ramiro Morales
2010-10-19Fixed #7616 -- Added advice on unix socket permissions and umasks to fastcgi ...Gabriel Hurley
2010-10-09Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...Russell Keith-Magee
2010-10-09Fixed #5677 -- update modpython stdout documentation. Thanks to Manfred Wassm...Simon Meers
2010-10-08Fixed #14384 -- Updated mod_wsgi docs to match documented best practice. Than...Russell Keith-Magee
2010-10-01Fixed #14281 -- A few documentation fixes. Thanks, Ramiro and Timo.Jannis Leidel
2010-09-12Documented how to manually piece together URLs with get_script_name().Malcolm Tredinnick
2010-08-28Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Rob...Russell Keith-Magee
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2009-12-26Fixed several broken and redirecting URLs in the documentation (fixes #12219,...Gary Wilson Jr
2009-08-13Fixed #11573: Updated Nginx url. Thanks bryanveloso.Karen Tracey
2009-07-16Fixed #11229 -- Updated the mod_wsgi deployment documentation to avoid refere...Russell Keith-Magee
2009-07-03Fixed #10426 -- Added note on language variables required for Apache to survi...Russell Keith-Magee
2009-06-19Fixed #11344 -- Made a couple of minor clarifications to the mod_wsgi deploym...Karen Tracey
2009-05-17Fixed #10846: Corrected typo in modwsgi.txt and updated reference to deployme...Karen Tracey
2009-04-07Fixed #10714 - made mod_wsgi recommendation consistent across deployment docu...Simon Willison
2009-04-06Removed duplicate modwsgi navigation linkSimon Willison
2009-04-03Fixed a whole bunch of small docs typos, errors, and ommissions.Jacob Kaplan-Moss
2009-03-31A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #...Jacob Kaplan-Moss
2009-03-31Fixed #9970: added mod_wsgi docs. Thanks, Alex Gaynor.Jacob Kaplan-Moss
2009-03-31Fixed #10553 -- Corrected several uses of `URLconf` in documentation and comm...Gary Wilson Jr
2009-03-31Fixed #10389, #10501, #10502, #10540, #10562, #10563, #10564, #10565, #10568,...Gary Wilson Jr
2009-03-24Fixed #10434 -- Corrected FastCGI example. Thanks to vithlani.Russell Keith-Magee
2008-10-24Fixed #9434 -- Added a note to the mod_python docs regarding requiringMalcolm Tredinnick
2008-09-02Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...Jacob Kaplan-Moss
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss