This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
flask-debugtoolbar
Watch
1
Star
0
Fork
0
You've already forked flask-debugtoolbar
mirror of
https://github.com/pallets-eco/flask-debugtoolbar.git
synced
2026-05-02 14:29:30 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bdbc570c91ec6d2e1b1c9a75e1078c59a280e9c9
flask-debugtoolbar
/
flask_debugtoolbar
T
History
Matt Good
bdbc570c91
Fix memory leak from holding reference to toolbar (
fixes
#10
)
2012-02-14 23:56:36 -08:00
..
panels
Remove hard dependency on simplejson
2012-01-03 11:07:50 -08:00
static
Make table bodies use mono-spaced font
2012-01-31 10:52:55 -08:00
templates
Escape non-printable values in request vars panel (
fixes
#9
)
2012-02-14 18:51:21 -08:00
__init__.py
Fix memory leak from holding reference to toolbar (
fixes
#10
)
2012-02-14 23:56:36 -08:00
toolbar.py
Disable panels that cannot be imported.
2012-01-02 13:33:25 -08:00
utils.py
Attempt to fix the flask-debugtoolbar:
2011-10-17 21:27:51 +02:00