We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
TRACK_DDT_MODELS
1 parent 9f125bd commit 115f3a0Copy full SHA for 115f3a0
debug_toolbar/settings.py
@@ -28,6 +28,7 @@ def _is_running_tests():
28
"ROOT_TAG_EXTRA_ATTRS": "",
29
"SHOW_COLLAPSED": False,
30
"SHOW_TOOLBAR_CALLBACK": "debug_toolbar.middleware.show_toolbar",
31
+ "TRACK_DDT_MODELS": False,
32
# Panel options
33
"EXTRA_SIGNALS": [],
34
"ENABLE_STACKTRACES": True,
0 commit comments