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.
2 parents 44e378f + e921872 commit dfc7a77Copy full SHA for dfc7a77
docs/index.rst
@@ -202,7 +202,7 @@ Debug Toolbar Panel
202
203
If you use the Flask-DebugToolbar you can add
204
`'flask.ext.mongoengine.panels.MongoDebugPanel'` to the `DEBUG_TB_PANELS` config
205
-list and then it will automatically track your queries.
+list and then it will automatically track your queries::
206
207
from flask import Flask
208
from flask_debugtoolbar import DebugToolbarExtension
0 commit comments