Skip to content

Commit af8a72b

Browse files
authored
1 parent 019eb7f commit af8a72b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/configuration.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ included in the toolbar. It works like Django's ``MIDDLEWARE`` setting. The
2020
default value is::
2121

2222
DEBUG_TOOLBAR_PANELS = [
23+
'debug_toolbar.panels.history.HistoryPanel',
2324
'debug_toolbar.panels.versions.VersionsPanel',
2425
'debug_toolbar.panels.timer.TimerPanel',
2526
'debug_toolbar.panels.settings.SettingsPanel',

0 commit comments

Comments
 (0)