summaryrefslogtreecommitdiff
path: root/docs/howto/deployment
AgeCommit message (Expand)Author
2012-10-29[1.5.x] Fixed #19208 -- Docs for mod_wsgi daemon modeAymeric Augustin
2012-10-02Fixed #19057 -- support custom user models in mod_wsgi auth handlerPreston Holmes
2012-09-29Added a missing commaPreston Holmes
2012-09-29Fixed a couple errors and inconsistencies in mod_wsgi docsPreston Holmes
2012-09-27Fixed #18518 -- Add warning re mod_wsgi and wsgi.py environ handling.Carl Meyer
2012-09-27fixed #10809 -- add a mod_wsgi authentication handlerPreston Holmes
2012-08-12Fix link to Gunicorn website in deployment howto.Martijn Vermaat
2012-07-06restored a missing \ in uwsgi docsDaniele Procida
2012-04-08Fixed #18035 -- Removed deprecated AdminMediaHandler, as per official depreca...Claude Paroz
2012-03-31Fixed #18029 -- Removed leftover mod_python files forgotten in r17835.Claude Paroz
2012-03-31Fixed #18029 -- Removed mod_python as of deprecation process. Thanks Aymeric ...Claude Paroz
2012-03-28Fixed 17993 -- Removed quotes around module parameter for wider compatibility...Claude Paroz
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