index
:
django-debug-toolbar
0.8.x
1.0-release
develop
gh-pages
line_profiler_int
master
restrict-toolbar-handle-to-window
toolbar-refactor
tx-master
A configurable set of panels that display various debug information about the current request/response.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
debug_toolbar
/
__init__.py
blob: 9696708d1c0c12be6939c820626c873c6836bd17 (
plain
)
1
2
VERSION
=
(
0
,
8
,
1
,
'alpha'
)
__version__
=
'.'
.
join
(
map
(
str
,
VERSION
))