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
Age
Commit message (
Expand
)
Author
2009-12-08
l10n: Updates to Hebrew (he) translation
tx-master
Alex
2009-11-04
l10n: Portuguese translation
nmariz
2009-11-02
Updated .po files
Rob Hudson
2009-11-02
Merge branch 'master' of github.com:robhudson/django-debug-toolbar
Rob Hudson
2009-11-02
Fixed and Updated .po files
Rob Hudson
2009-11-02
Merge branch 'master' into tx-master
Rob Hudson
2009-11-02
Updated .po files
Rob Hudson
2009-11-02
Show context where SQL query originated from template
Chris Lamb
2009-11-02
Left-align the header cells in the SQL stacktrace table
Chris Lamb
2009-11-02
Move the stacktrace underneath the SQL - current column is too narrow
Chris Lamb
2009-11-02
kill whitespace
Alex Gaynor
2009-11-02
detect versions for other installed applications
Alex Gaynor
2009-11-02
Mkae this threadsafe
Alex Gaynor
2009-11-02
Made the versions panel more powerful
Alex Gaynor
2009-11-02
Updated .po files
Rob Hudson
2009-11-03
Small i18n change in template panel
Jannis Leidel
2009-11-02
Show context where SQL query originated from template
Chris Lamb
2009-11-02
Left-align the header cells in the SQL stacktrace table
Chris Lamb
2009-11-02
Move the stacktrace underneath the SQL - current column is too narrow
Chris Lamb
2009-10-16
Added detection and display of versions of apps.
Alex Gaynor
2009-10-17
l10n: Updates to Hebrew (he) translation
Alex
2009-10-16
Make this threadsafe
Alex Gaynor
2009-10-16
Compiled locale files
Rob Hudson
2009-10-16
Updated po files
Rob Hudson
2009-10-16
Merge branch 'master' into tx-master
Rob Hudson
2009-10-16
Minified CSS from previous commit change.
Rob Hudson
2009-10-16
Updated AUTHORS file with missing authors from git log.
Rob Hudson
2009-10-17
fixed space on titles
Kenneth Belitzky
2009-10-17
added missing trans tags inside templates
Kenneth Belitzky
2009-10-17
CSS was effecting blockquote styles on the page.
melsdoerfer
2009-10-14
l10n: Added French translation
David Paccoud
2009-10-06
missing closing bracket
Etienne Carrier
2009-09-30
Added Chris Beaven to AUTHORS file.
Rob Hudson
2009-09-30
Template panel: Replace the sql_queries element from the template context rat...
Chris Beaven
2009-09-30
Template panel: One letter variable names are bad practice, changed to use so...
Chris Beaven
2009-09-30
Template panel: Remove unnecessary large elements from each template context ...
Chris Beaven
2009-09-25
kill whitespace
Alex Gaynor
2009-09-25
detect versions for other installed applications
Alex Gaynor
2009-09-25
Mkae this threadsafe
Alex Gaynor
2009-09-25
Merge commit 'rob/master'
Alex Gaynor
2009-09-25
Fixed template panel bug that caused the context to not display correctly.
Rob Hudson
2009-09-24
Fixed a bug, recently introduced, that turned the sessions list into a tuple of
Rob Hudson
2009-09-24
l10n: Updates to Hebrew (he) translation
Alex
2009-09-23
Merge commit 'rob/master'
Alex Gaynor
2009-09-22
Incremented version to 0.8.1 alpha.
Rob Hudson
2009-09-22
Added sqlparse, replacing my simple string replace SQL keywords and updating
Rob Hudson
2009-09-22
Added Augie Fackler to AUTHORS
Rob Hudson
2009-09-18
Made the versions panel more powerful
Alex Gaynor
2009-09-15
Allow request vars to work even with disabled session middleware.
Augie Fackler
2009-09-15
Fix so that the debug toolbar can be enabled/disabled safely on a per-request...
Augie Fackler
[next]