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
Age
Commit message (
Expand
)
Author
2012-04-04
Removed backslash.
Jannis Leidel
2012-04-04
Moved loader into models module.
Jannis Leidel
2012-03-31
Marked a few more string for translation.
Jannis Leidel
2012-03-31
Use the correct path separator to work on Windows.
Jannis Leidel
2012-03-31
Updated base translation.
Jannis Leidel
2012-03-31
Marked a few more strings for translation.
Jannis Leidel
2012-03-31
Fixed typo.
Jannis Leidel
2012-03-31
Pulled updates from Transifex.
Jannis Leidel
2012-03-31
Updated base translation again.
Jannis Leidel
2012-03-31
Fixed an i18n snafu with pluralization.
Jannis Leidel
2012-03-31
Made sure the list of settings are sorted alphabetically. Fixes #265.
Jannis Leidel
2012-03-31
Removed extended title again from cache panel since the same info is now in t...
Jannis Leidel
2012-03-31
Fixed merge bugs in the cache panel code.
Jannis Leidel
2012-03-31
Merge branch 'master' of https://github.com/ivirabyan/django-debug-toolbar in...
Jannis Leidel
2012-03-31
Made cache panel compatible to cache backend API in Django >= 1.3. Closes #22...
Jannis Leidel
2012-03-31
Updated German translation :trollface:
Jannis Leidel
2012-03-31
Compiled the po files.
Jannis Leidel
2012-03-31
Added a bunch of new languages that are present on Transifex.
Jannis Leidel
2012-03-31
Updated current translations.
Jannis Leidel
2012-03-31
Updated base translation file.
Jannis Leidel
2012-03-26
Merge pull request #266 from jezdez/master
David Cramer
2012-03-26
Fix issue #217
Ben Demboski
2012-03-14
Don't explode if a project uses tuple'd urlpatterns
Dan Fairs
2012-03-05
Updated German translation again for the signals panel.
Jannis Leidel
2012-03-05
Added i18n to the Signals panel.
Jannis Leidel
2012-03-05
Updated German translation.
Jannis Leidel
2012-03-05
Use i18n for the cache and SQL panels.
Jannis Leidel
2012-03-05
Fixed the number of logging records and use i18n for it.
Jannis Leidel
2012-02-22
Merge pull request #259 from micrypt/master
David Cramer
2012-02-22
Do not match greedy
Julian Bez
2012-01-30
Updated minified toolbar js
Seyi Ogunyemi
2012-01-30
Update debug_toolbar/media/debug_toolbar/js/jquery.js - moved to jQuery 1.7.1...
Ṣeyi Ogunyẹ́mi
2012-01-17
Actually update the media files this time (compressed toolbar.js to toolbar.m...
0.9.4
David Cramer
2012-01-17
Revert using live events on toolbar button (fixes GH-255 and GH-251).
David Cramer
2012-01-12
pep8
David Cramer
2012-01-12
Improve signals panel
David Cramer
2012-01-12
Gracefully handle __name__ not being a valid attribute on signals
0.9.2
David Cramer
2012-01-12
Merge branch 'master' of github.com:django-debug-toolbar/django-debug-toolbar
David Cramer
2012-01-12
Merge pull request #224 from Apkawa/master
David Cramer
2012-01-12
Ensure all events use live and fix a mess of lint errors
David Cramer
2012-01-12
Update minidified media
David Cramer
2012-01-12
Merge branch 'master' of https://github.com/rem/django-debug-toolbar into rem...
David Cramer
2012-01-12
Merge pull request #249 from GrAndSE/patch-1
David Cramer
2012-01-13
Fix python 2.5 compatibility (no named tuple and Traceback)
Andrey Grygoryev
2012-01-12
Fix UnicodeDecodeError on getting template context representations for templa...
Andrey Grygoryev
2012-01-04
Fix bug: (AttributeError: class MpttMeta has no attribute '__class__') caused...
Venelin Stoykov
2011-12-22
JS: Replace a few spaces with tabs in toolbar.js
Remoun Metyas
2011-12-22
JS: Use live('click') instead of click() for persistent toggle handlers.
Remoun Metyas
2011-12-22
Update minified CSS and JS with YUI compressor 2.4.7
Remoun Metyas
2011-12-22
Force LTR for debug pane.
Remoun Metyas
[prev]
[next]