Debug ToolbarΒΆ

Flask-MAB includes experimental support for Flask-Debugtoolbar.

In order to enable MAB support, be sure to add "flask.ext.mab.debug_panels.BanditDebugPanel" to your "DEBUG_TB_PANELS" configuration key.

_images/debug_toolbar.png
Fork me on GitHub