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: c941b74ee20e82880407fbce48b1701d06c6cf17 (
plain
)
1
2
VERSION
=
(
0
,
8
,
2
)
__version__
=
'.'
.
join
(
map
(
str
,
VERSION
))