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-21 00:28:37 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
20a302c3b4608f339206963fdabafef82ed20933
flask-debugtoolbar
/
flask_debugtoolbar
T
History
Matt Good
20a302c3b4
Fix request vars display for non-string values (
fixes
#14
)
2012-02-15 12:28:28 -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 request vars display for non-string values (
fixes
#14
)
2012-02-15 12:28:28 -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