We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5bf3df commit 04b3aacCopy full SHA for 04b3aac
docs/installation.rst
@@ -9,7 +9,8 @@ fully functional.
9
10
.. warning::
11
12
- The Debug Toolbar does not currently support `Django's asynchronous views <https://docs.djangoproject.com/en/dev/topics/async/>`_.
+ The Debug Toolbar now supports `Django's asynchronous views <https://docs.djangoproject.com/en/dev/topics/async/>`_ and ASGI enviroment, but
13
+ still lacks the capability for handling concurrent requests.
14
15
1. Install the Package
16
^^^^^^^^^^^^^^^^^^^^^^
0 commit comments