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