Skip to content

Commit 4e29760

Browse files
committed
Merge pull request #788 from giginet/add-vcs-info
Add VCS info panel as a third-party panel
2 parents 0cdfe0f + ac02703 commit 4e29760

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
@@ -284,6 +284,15 @@ Path: ``debug_toolbar_user_panel.panels.UserPanel``
284284

285285
Easily switch between logged in users, see properties of current user.
286286

287+
VCS Info
288+
~~~~~~
289+
290+
URL: https://github.com/giginet/django-debug-toolbar-vcs-info
291+
292+
Path: ``vcs_info_panel.panels.GitInfoPanel``
293+
294+
Displays VCS status (revision, branch, latest commit log and more) of your Django application.
295+
287296
API for third-party panels
288297
--------------------------
289298

0 commit comments

Comments
 (0)