| Age | Commit message (Collapse) | Author |
|
types.
|
|
|
|
sensitive.
|
|
This implements support for asynchronous views, asynchronous tests,
asynchronous middleware, and an asynchronous test client.
|
|
|
|
|
|
Refs https://bugs.python.org/issue38563.
|
|
|
|
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.
|