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
Age
Commit message (
Expand
)
Author
2026-04-07
Updated Apache links to the current docs.
Mariusz Felisiak
2026-04-07
Removed outdated note about uwsgi LTS from docs.
Mariusz Felisiak
2026-03-27
Corrected outdated links to gunicorn documentation.
Sebastian Skonieczny
2025-12-19
Fixed #36781 -- Added Granian to deployment documentation.
JaeHyuck Sa
2025-11-20
Fixed typo in docs/howto/deployment/wsgi/apache-auth.txt.
Jacob Walls
2025-09-17
Added backticks to email addresses in docs.
Mariusz Felisiak
2025-08-28
Ensured :doc: role uses absolute targets in docs.
Adam Johnson
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2024-10-21
Updated Hypercorn links in docs/howto/deployment/asgi/hypercorn.txt.
amirreza sohrabi far
2024-09-05
Updated instruction for deploying with Uvicorn and Gunicorn.
SirenityK
2024-08-08
Refs #35591 -- Emphasized that runserver is not suitable for production.
Andrew Miller
2023-04-17
Used extlinks for PyPI links.
Tim Graham
2023-03-07
Refs #31626 -- Noted that Daphne provides a runserver command.
Carlton Gibson
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-02-10
Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2023-01-17
Removed versionadded/changed annotations for 4.1.
Mariusz Felisiak
2022-10-26
Fixed #34109 -- Updated instructions for running with Uvicorn.
Simon Willison
2022-08-09
Fixed #33842 -- Used :source: role for links to repo files on GitHub.
Ramil Yanbulatov
2022-03-22
Fixed #33544 -- Expanded the TEMPLATES section of the Deployment checklist.
Samuel Hartmann
2022-02-01
Fixed #30360 -- Added support for secret key rotation.
tschilling
2021-10-08
Improved docs regarding UTF-8 support with Apache and mod_wsgi.
Nick Frazier
2021-08-17
Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.
Andrew Northall
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
2021-07-28
Refs #32956 -- Lowercased "internet" and "email" where appropriate.
David Smith
2021-05-17
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
Nick Pope
2020-09-29
Updated ASGI uvicorn deployment docs.
Thomas Grainger
2020-08-05
Added Hypercorn to ASGI deployment guide.
Phil Jones
2020-06-02
Fixed #31643 -- Changed virtualenv doc references to Python 3 venv.
Jon Dufresne
2020-05-25
Removed instructions for unsupported Apache versions.
Claude Paroz
2020-05-13
Used :envvar: role and .. envvar:: directive in various docs.
Nick Pope
2020-05-13
Used :pep: role in various docs.
Nick Pope
2020-04-01
Prevented (and corrected) single backtick usage in docs.
Adam Johnson
2020-03-25
Improved sessions notes in deployment checklist.
Adam Johnson
2019-12-20
Refs #30767 -- Improved deployment documentation.
Katie McLaughlin
2019-12-04
Refs #20935 -- Removed duplicate ToC references.
Fredrik
2019-10-02
Fixed some typos in comments and docs.
Min ho Kim
2019-09-09
Fixed #30767 -- Improved references to deployment documentation.
Katie McLaughlin
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-07-16
Updated WSGI servers ordering according to the more commonly used.
Frank Wiles
2019-06-20
Fixed #30451 -- Added ASGI handler and coroutine-safety.
Andrew Godwin
2019-04-18
Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, com...
Ramiro Morales
2019-02-08
Fixed #30004 -- Changed default FILE_UPLOAD_PERMISSION to 0o644.
Himanshu Lakhara
2018-11-10
Updated some links to https and new locations.
Mads Jensen
2018-10-11
Simplified deployment checklist docs on customizing error views.
Adam Johnson
2018-09-26
Refs #29784 -- Switched to https:// links where available.
Jon Dufresne
2018-08-04
Refs #28540 -- Added FILE_UPLOAD_PERMISSIONS to deployment checklist.
Carlton Gibson
2018-01-07
Updated various links in docs to use HTTPS.
Mariusz Felisiak
2017-06-20
Fixed #28327 -- Removed contradictory description of mod_wsgi docs.
Tim Graham
2017-05-22
Updated various links in docs to avoid redirects
Claude Paroz
[next]