8000 update doc · django-commons/django-debug-toolbar@0c3dbe5 · GitHub
Skip to content

Commit 0c3dbe5

Browse files
committed
update doc
1 parent 182e90b commit 0c3dbe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/architecture.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Problematic Parts
8181
the main benefit of the toolbar
8282
- Support for async and multi-threading: ``debug_toolbar.middleware.DebugToolbarMiddleware``
8383
is now async compatible and can process async requests. However certain
84-
panels such as ``SQLPanel``, ``TimerPanel``, ``StaticFilesPanel``,
84+
panels such as ``SQLPanel``, ``TimerPanel``,
8585
``RequestPanel``, ``RedirectsPanel`` and ``ProfilingPanel`` aren't fully
8686
compatible and currently being worked on. For now, these panels
8787
are disabled by default when running in async environment.

0 commit comments

Comments
 (0)