Skip to content

Commit 04b3aac

Browse files
committed
Update warning at installation doc
1 parent b5bf3df commit 04b3aac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/installation.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ fully functional.
99

1010
.. warning::
1111

12-
The Debug Toolbar does not currently support `Django's asynchronous views <https://docs.djangoproject.com/en/dev/topics/async/>`_.
12+
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.
1314

1415
1. Install the Package
1516
^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)