We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 742fc0a commit 2fa6da5Copy full SHA for 2fa6da5
docs/architecture.rst
@@ -82,7 +82,7 @@ Problematic Parts
82
- Support for async and multi-threading: ``debug_toolbar.middleware.DebugToolbarMiddleware``
83
is now async compatible and can process async requests. However certain
84
panels such as ``SQLPanel``, ``TimerPanel``, ``StaticFilesPanel``,
85
- ``RequestPanel``and ``ProfilingPanel`` aren't fully
+ ``RequestPanel`` and ``ProfilingPanel`` aren't fully
86
compatible and currently being worked on. For now, these panels
87
are disabled by default when running in async environment.
88
follow the progress of this issue in `Async compatible toolbar project <https://github.com/orgs/jazzband/projects/9>`_.
0 commit comments