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 9b4ea81 commit 58b558bCopy full SHA for 58b558b
example/settings.py
@@ -61,7 +61,7 @@
61
62
WSGI_APPLICATION = "example.wsgi.application"
63
64
-DEBUG_TOOLBAR_CONFIG = {"ROOT_TAG_EXTRA_ATTRS": 'data-turbo-permanent hx-preserve"'}
+DEBUG_TOOLBAR_CONFIG = {"ROOT_TAG_EXTRA_ATTRS": "data-turbo-permanent hx-preserve"}
65
66
# Cache and database
67
0 commit comments