summaryrefslogtreecommitdiff
path: root/docs/howto/deployment
AgeCommit message (Expand)Author
2012-03-10Fixed #17842 - Typo in uWsgi docs; thanks mitnk.Timo Graham
2012-03-03Fixed #9995 -- Updated the installation instructions to recommend pip. Also f...Aymeric Augustin
2012-03-02Edited stuff from [17543] to [17629]Adrian Holovaty
2012-02-24Fixed #17073 - focused uwsgi docs to Django integration; thanks Preston Holmes.Timo Graham
2012-02-03Edited deployment doc changes from [17338]Adrian Holovaty
2012-01-04Clarified deployment docs to avoid giving users the impression that staticfil...Carl Meyer
2011-10-28Fixed #17130 -- Corrected import path of get_wsgi_application in deployment d...Carl Meyer
2011-10-22Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled int...Carl Meyer
2011-10-14Fixed many more ReST indentation errors, somehow accidentally missed from [16...Luke Plant
2011-10-03Added some sphinx cross-reference links to the built-in template tags and fil...Julien Phalip
2011-09-11Fixed #16276 -- Noted in the deployment documentation index that the Django B...Julien Phalip
2011-09-04Converted links to external topics so they use intersphinx extension markup.Ramiro Morales
2011-07-01Fixed #15974 -- Correctly link to static files handling in deployment docs. T...Jannis Leidel
2011-07-01Fixed #15077 -- Clarified FastCGI documentation with regard to shared hosting...Jannis Leidel
2011-06-16Fixed #16057 -- Extended deployment documentation with instructions for uWSGI...Jannis Leidel
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