diff options
| author | Andrew Godwin <andrew@aeracode.org> | 2019-04-12 06:15:18 -0700 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2019-06-20 12:29:43 +0200 |
| commit | a415ce70bef6d91036b00dd2c8544aed7aeeaaed (patch) | |
| tree | 3583cef22e9b56d2ed52456ab586d9c47620bc51 /docs/spelling_wordlist | |
| parent | cce47ff65a4dd3786c049ec14ee889e128ca7de9 (diff) | |
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.
Diffstat (limited to 'docs/spelling_wordlist')
| -rw-r--r-- | docs/spelling_wordlist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/spelling_wordlist b/docs/spelling_wordlist index e4460b384d..445a64adfc 100644 --- a/docs/spelling_wordlist +++ b/docs/spelling_wordlist @@ -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 |
