Skip to content

Commit

Permalink
Merge pull request #165 from Zephor5/patch-1
Browse files Browse the repository at this point in the history
bugfix for format
  • Loading branch information
losintikfos committed Dec 2, 2015
2 parents 44e378f + e921872 commit dfc7a77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ Debug Toolbar Panel

If you use the Flask-DebugToolbar you can add
`'flask.ext.mongoengine.panels.MongoDebugPanel'` to the `DEBUG_TB_PANELS` config
list and then it will automatically track your queries.
list and then it will automatically track your queries::

from flask import Flask
from flask_debugtoolbar import DebugToolbarExtension
Expand Down

0 comments on commit dfc7a77

Please sign in to comment.