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.
1 parent c41425a commit 246fdeeCopy full SHA for 246fdee
debug_toolbar/__init__.py
@@ -1,4 +1,3 @@
1
-
2
from debug_toolbar.urls import app_name
3
4
__all__ = ["VERSION"]
debug_toolbar/panels/settings.py
@@ -6,7 +6,6 @@
6
7
from debug_toolbar.panels import Panel
8
9
10
get_safe_settings = get_default_exception_reporter_filter().get_safe_settings
11
12
0 commit comments