1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed #30451 -- Added ASGI handler and coroutine-safety.

This adds an ASGI handler, asgi.py file for the default project layout,
a few async utilities and adds async-safety to many parts of Django.
This commit is contained in:
Andrew Godwin
2019-04-12 06:15:18 -07:00
committed by Mariusz Felisiak
parent cce47ff65a
commit a415ce70be
38 changed files with 839 additions and 42 deletions

View File

@@ -24,6 +24,7 @@ arctangent
arg
args
assistive
async
atomicity
attr
auth
@@ -115,6 +116,7 @@ conf
config
contenttypes
contrib
coroutines
covariance
criticals
cron
@@ -133,6 +135,7 @@ customizations
Dahl
Daly
Danga
Daphne
Darussalam
databrowse
datafile
@@ -750,6 +753,7 @@ utc
UTF
util
utils
Uvicorn
uwsgi
uWSGI
validator