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
Age
Commit message (
Expand
)
Author
2010-04-07
Revert "Start of splitting off data collection classes and panel classes."
Rob Hudson
2010-04-07
Revert "Factor headers data out of HeaderDebugPanel."
Rob Hudson
2010-04-07
Revert "Factor settings data out of SettingsVarsDebugPanel."
Rob Hudson
2010-04-07
Revert "Factor versions data out of VersionDebugPanel."
Rob Hudson
2010-03-03
Factor versions data out of VersionDebugPanel.
Bryan Chow
2010-03-03
Factor settings data out of SettingsVarsDebugPanel.
Bryan Chow
2010-03-03
Factor headers data out of HeaderDebugPanel.
Bryan Chow
2010-03-03
Start of splitting off data collection classes and panel classes.
Rob Hudson
2010-01-22
Escape invalid html in SQL queries.
Gabriel
2010-01-14
Template panel context cleanup.
Chris Adams
2010-01-14
Cleaned up cache panel slightly.
Chris Adams
2010-01-08
Print non-iterable template context layers as-is
Mikhail Korobov
2010-01-09
Fix issue #33: ensure force_unicode doesn't convert non-strings.
Daniel Roseman
2009-11-27
Replaced full repr of LANGUAGES to trim template context.
Rob Hudson
2009-11-18
Marked more strings for translation and updated 'fr' locale.
David Jean Louis
2009-11-06
Updated view info to be horizontal tabular.
Rob Hudson
2009-11-06
Show view name and arguments and keyword arguments in the request vars panel.
Alex Gaynor
2009-11-06
Fixed incompatability with Python 2.4.
Rob Hudson
2009-11-02
Merge branch 'master' of github.com:robhudson/django-debug-toolbar
Rob Hudson
2009-11-02
Merge branch 'master' into tx-master
Rob Hudson
2009-11-02
Show context where SQL query originated from template
Chris Lamb
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-11-03
Small i18n change in template panel
Jannis Leidel
2009-11-02
Show context where SQL query originated from template
Chris Lamb
2009-10-16
Added detection and display of versions of apps.
Alex Gaynor
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
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-23
Merge commit 'rob/master'
Alex Gaynor
2009-09-22
Added sqlparse, replacing my simple string replace SQL keywords and updating
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-12
Merge remote branch 'alex/master'
Rob Hudson
2009-09-12
Fixed to only show the link for requesting the SELECT data if the query is a
Rob Hudson
2009-09-11
Added more SQL keywords.
Rob Hudson
2009-09-10
handle merge conflicts
Alex Gaynor
2009-09-08
Fixed an issue where the panel navigation might have a different number of
Rob Hudson
2009-08-28
Refactored `reformat_sql` to produce a more compact output for a tighter view...
Rob Hudson
2009-08-28
Refactored SQL panel to use datetime objects and added a visual display of bo...
Rob Hudson
2009-08-25
added spanish translation of the panels nav title
Percy Perez-Pinedo
2009-08-12
oops, retitled templates panel
Idan Gazit
2009-08-12
Proper handling of template panel title
Idan Gazit
2009-08-12
added in-panel title
Idan Gazit
[next]