summaryrefslogtreecommitdiff
path: root/docs/howto/deployment/asgi
Commit message (Expand)AuthorAgeFilesLines
* Used extlinks for PyPI links.Tim Graham2023-04-171-4/+2
* Refs #31626 -- Noted that Daphne provides a runserver command.Carlton Gibson2023-03-071-0/+19
* Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot2023-03-011-0/+1
* Refs #34140 -- Applied rst code-block to non-Python examples.Carlton Gibson2023-02-103-14/+24
* Fixed #34109 -- Updated instructions for running with Uvicorn.Simon Willison2022-10-261-2/+20
* Updated ASGI uvicorn deployment docs.Thomas Grainger2020-09-291-2/+2
* Added Hypercorn to ASGI deployment guide. Phil Jones2020-08-052-0/+37
* Fixed some typos in comments and docs.Min ho Kim2019-10-021-1/+1
* Fixed #30451 -- Added ASGI handler and coroutine-safety.Andrew Godwin2019-06-203-0/+139