index
:
chango.git
devmain
fix-31295
initial-branch
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
/
asgi
Age
Commit message (
Expand
)
Author
2025-12-19
Fixed #36781 -- Added Granian to deployment documentation.
JaeHyuck Sa
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
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
2022-10-26
Fixed #34109 -- Updated instructions for running with Uvicorn.
Simon Willison
2020-09-29
Updated ASGI uvicorn deployment docs.
Thomas Grainger
2020-08-05
Added Hypercorn to ASGI deployment guide.
Phil Jones
2019-10-02
Fixed some typos in comments and docs.
Min ho Kim
2019-06-20
Fixed #30451 -- Added ASGI handler and coroutine-safety.
Andrew Godwin