summaryrefslogtreecommitdiff
path: root/docs/howto/deployment/asgi/uvicorn.txt
AgeCommit message (Expand)Author
2025-08-25Refs #36485 -- Rewrapped docs to 79 columns line length.David Smith
2024-09-05Updated instruction for deploying with Uvicorn and Gunicorn.SirenityK
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
2019-10-02Fixed some typos in comments and docs.Min ho Kim
2019-06-20Fixed #30451 -- Added ASGI handler and coroutine-safety.Andrew Godwin