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
/
panels
/
version.py
Age
Commit message (
Collapse
)
Author
2009-11-02
Merge branch 'master' into tx-master
Rob Hudson
Conflicts: debug_toolbar/locale/he/LC_MESSAGES/django.po debug_toolbar/templates/debug_toolbar/panels/versions.html
2009-11-02
kill whitespace
Alex Gaynor
2009-11-02
detect versions for other installed applications
Alex Gaynor
2009-11-02
Made the versions panel more powerful
Alex Gaynor
2009-10-16
Added detection and display of versions of apps.
Alex Gaynor
Signed-off-by: Rob Hudson <rob@cogit8.org>
2009-09-25
kill whitespace
Alex Gaynor
2009-09-25
detect versions for other installed applications
Alex Gaynor
2009-09-18
Made the versions panel more powerful
Alex Gaynor
2009-08-25
added spanish translation of the panels nav title
Percy Perez-Pinedo
2009-08-12
renamed title/subtitle -> nav_title/nav_subtitle
Idan Gazit
2009-08-11
Refactored the UI to be a right hand side vertical toolbar. DebugPanel ↵
Rob Hudson
subclass grew a subtitle method to display informative text under the title.
2008-09-07
adding a name attribute to base panel since we are likely to put more stuff ↵
Rob Hudson
in titles
2008-09-06
Updating panels to include more info without action required
Rob Hudson
2008-08-27
Initial commit of basic working Debug Toolbar (that needs a lot of CSS and ↵
Rob Hudson
JS love)