summaryrefslogtreecommitdiff
path: root/docs/howto/deployment/index.txt
AgeCommit message (Expand)Author
2024-08-08Refs #35591 -- Emphasized that runserver is not suitable for production.Andrew Miller
2021-07-29Refs #32880 -- Made remaining titles consistent in how-to documents.Mariusz Felisiak
2021-07-29Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...David Smith
2019-12-20Refs #30767 -- Improved deployment documentation.Katie McLaughlin
2019-12-04Refs #20935 -- Removed duplicate ToC references.Fredrik
2019-09-09Fixed #30767 -- Improved references to deployment documentation.Katie McLaughlin
2019-06-20Fixed #30451 -- Added ASGI handler and coroutine-safety.Andrew Godwin
2016-01-22Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus
2015-06-05Fixed #24926 -- Removed outdated information from deploymentYamila Moreno
2015-01-17Removed FastCGI support per deprecation timeline; refs #20766.Tim Graham
2014-12-19Updated some other external links in the docsClaude Paroz
2013-12-08Updated a bunch of hyperlinks in documentationClaude Paroz
2013-08-15Fixed some ReST errors regarding backticksTim Graham
2013-07-24Fixed #20766 -- Deprecated FastCGI support.Tim Graham
2013-03-17Fixed #19697 -- Added a deployment checklist.Aymeric Augustin
2012-03-31Fixed #18029 -- Removed mod_python as of deprecation process. Thanks Aymeric ...Claude Paroz
2011-10-22Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled int...Carl Meyer
2011-09-11Fixed #16276 -- Noted in the deployment documentation index that the Django B...Julien Phalip
2011-06-16Fixed #16057 -- Extended deployment documentation with instructions for uWSGI...Jannis Leidel
2010-10-09Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...Russell Keith-Magee
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-05-17Fixed #10846: Corrected typo in modwsgi.txt and updated reference to deployme...Karen Tracey
2009-04-06Removed duplicate modwsgi navigation linkSimon Willison
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
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss