summaryrefslogtreecommitdiff
path: root/docs/howto/deployment/asgi
AgeCommit message (Expand)Author
2023-03-07[4.2.x] Refs #31626 -- Noted that Daphne provides a runserver command.Carlton Gibson
2023-03-01[4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot
2023-02-10[4.2.x] Refs #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