Skip to content

Commit 4c8a8e3

Browse files
authored
Added MrBenn Panel
The MrBenn Toolbar Plugin is an addon for the Django Debug Toolbar which allows you to quickly open template files and views in your IDE! It would be great if this could be added to the docs so that as many people as possible find out about it, since it can probably be one of the most used panels for DJT!
1 parent 8de6921 commit 4c8a8e3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/panels.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,15 @@ Third-party panels
141141

142142
If you'd like to add a panel to this list, please submit a pull request!
143143

144+
MrBenn Toolbar Plugin
145+
~~~~~~~~~~
146+
147+
URL: https://github.com/andytwoods/mrbenn
148+
149+
Path: ``mrbenn_panel.panel.MrBennPanel``
150+
151+
Allows you to quickly open template files and views directly in your IDE! In addition to the path above, you need to add ``mrbenn_panel`` in ``INSTALLED_APPS``
152+
144153
Flamegraph
145154
~~~~~~~~~~
146155

0 commit comments

Comments
 (0)