File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,9 @@ contributed by the community.
4747The current stable version of the Debug Toolbar is 4.1.0. It works on
4848Django ≥ 3.2.4.
4949
50+ The Debug Toolbar does not currently support `Django's asynchronous views
51+ <https://docs.djangoproject.com/en/dev/topics/async/> `_.
52+
5053Documentation, including installation and configuration instructions, is
5154available at https://django-debug-toolbar.readthedocs.io/.
5255
Original file line number Diff line number Diff line change 77Each of the following steps needs to be configured for the Debug Toolbar to be
88fully functional.
99
10+ .. warning ::
11+
12+ The Debug Toolbar does not currently support `Django's asynchronous views <https://docs.djangoproject.com/en/dev/topics/async/ >`_.
13+
10141. Install the Package
1115^^^^^^^^^^^^^^^^^^^^^^
1216
You can’t perform that action at this time.
0 commit comments