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-01-01 19:19:33 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cfe16247306f130cffca1945250145f03cfcd732
flask-debugtoolbar
/
flask_debugtoolbar
History
Matt Good
cfe1624730
Simplify route methods display
...
Show just the names as text, without the Python list syntax formatting.
2015-04-14 14:58:31 -07:00
..
panels
Removed printing of routes to console.
2014-03-23 15:14:28 +11:00
static
Reformat templates and static files with 2 space indentation
2013-03-16 16:21:39 -07:00
templates
Simplify route methods display
2015-04-14 14:58:31 -07:00
__init__.py
Added the Route List panel to show the routes that are available within Flask.
2014-03-22 23:57:48 +11:00
compat.py
remove coding:utf-8 and add some style fixes
2013-11-29 00:17:15 +02:00
toolbar.py
remove coding:utf-8 and add some style fixes
2013-11-29 00:17:15 +02:00
utils.py
remove coding:utf-8 and add some style fixes
2013-11-29 00:17:15 +02:00