| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-28 | Ensured :doc: role uses absolute targets in docs. | Adam Johnson | |
| 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 | |
| Follow up to 22fbebc7444c8974f101c146f0fc18fe64ab48f6. | |||
| 2021-07-29 | Fixed 32956 -- Lowercased spelling of "web" and "web framework" where ↵ | David Smith | |
| appropriate. | |||
| 2019-12-20 | Refs #30767 -- Improved deployment documentation. | Katie McLaughlin | |
| 2019-12-04 | Refs #20935 -- Removed duplicate ToC references. | Fredrik | |
| These sections are being referred to already from other locations. Having multiple references to the same location from the ToC is ambiguous, and causes errors in the EPUB build. | |||
| 2019-09-09 | Fixed #30767 -- Improved references to deployment documentation. | Katie McLaughlin | |
| * Increased tocdepth to expose more complexity of topics. * Ensured deployment checklist is linked on main doc page. | |||
| 2019-06-20 | Fixed #30451 -- Added ASGI handler and coroutine-safety. | Andrew Godwin | |
| This adds an ASGI handler, asgi.py file for the default project layout, a few async utilities and adds async-safety to many parts of Django. | |||
| 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 | |
| Augustin for the review. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17835 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-10-22 | Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled ↵ | Carl Meyer | |
| internal servers (runserver and runfcgi) to use an externally-defined WSGI application. Thanks to Armin Ronacher, Jannis Leidel, Alex Gaynor, ptone, and Jacob Kaplan-Moss. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17022 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-09-11 | Fixed #16276 -- Noted in the deployment documentation index that the Django ↵ | Julien Phalip | |
| Book 2nd ed. was written against Django 1.1. Thanks to bshaurette and bluejeansummer for the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16802 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-06-16 | Fixed #16057 -- Extended deployment documentation with instructions for ↵ | Jannis Leidel | |
| uWSGI. Thanks, jpic and aaugustin. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16413 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-10-09 | Fixed #11509 -- Modified usage of "Web" to match our style guide in various ↵ | Russell Keith-Magee | |
| documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@14069 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-08-28 | Fixed #13820 -- Started the deprecation process for mod_python. Thanks to ↵ | Russell Keith-Magee | |
| Robert Coup for the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@13648 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-08-19 | Fixed #14141: docs now use the :doc: construct for links between documents. | Jacob Kaplan-Moss | |
| Thanks, Ramiro Morales. git-svn-id: http://code.djangoproject.com/svn/django/trunk@13608 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2009-05-17 | Fixed #10846: Corrected typo in modwsgi.txt and updated reference to ↵ | Karen Tracey | |
| deployment in The Django Book. Thanks timo. git-svn-id: http://code.djangoproject.com/svn/django/trunk@10812 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2009-04-06 | Removed duplicate modwsgi navigation link | Simon Willison | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@10411 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2009-03-31 | A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, ↵ | Jacob Kaplan-Moss | |
| #9529, git-svn-id: http://code.djangoproject.com/svn/django/trunk@10303 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2009-03-31 | Fixed #9970: added mod_wsgi docs. Thanks, Alex Gaynor. | Jacob Kaplan-Moss | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@10280 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2008-08-23 | Massive reorganization of the docs. See the new docs online at ↵ | Jacob Kaplan-Moss | |
| http://docs.djangoproject.com/. git-svn-id: http://code.djangoproject.com/svn/django/trunk@8506 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
