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 aac8ea9 commit a21604aCopy full SHA for a21604a
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 environment, but
13
+ still lacks the capability for handling concurrent requests.
14
15
1. Install the Package
16
^^^^^^^^^^^^^^^^^^^^^^
0 commit comments