summaryrefslogtreecommitdiff
path: root/docs/howto/deployment/asgi
AgeCommit message (Expand)Author
2025-12-19Fixed #36781 -- Added Granian to deployment documentation.JaeHyuck Sa
2025-08-25Refs #36485 -- Rewrapped docs to 79 columns line length.David Smith
2024-10-21Updated Hypercorn links in docs/howto/deployment/asgi/hypercorn.txt.amirreza sohrabi far
2024-09-05Updated instruction for deploying with Uvicorn and Gunicorn.SirenityK
2023-04-17Used extlinks for PyPI links.Tim Graham
2023-03-07Refs #31626 -- Noted that Daphne provides a runserver command.Carlton Gibson
2023-03-01Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot
2023-02-10Refs #34140 -- Applied rst code-block to non-Python examples.Carlton Gibson
2022-10-26Fixed #34109 -- Updated instructions for running with Uvicorn.Simon Willison
2020-09-29Updated ASGI uvicorn deployment docs.Thomas Grainger
2020-08-05Added Hypercorn to ASGI deployment guide. Phil Jones
2019-10-02Fixed some typos in comments and docs.Min ho Kim
2019-06-20Fixed #30451 -- Added ASGI handler and coroutine-safety.Andrew Godwin