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
/
README.rst
Age
Commit message (
Expand
)
Author
2014-04-12
Bump version numbers for 1.1.
Aymeric Augustin
2014-01-07
Bump version number for bugfix releases.
1.0.1
Aymeric Augustin
2013-12-21
Bump version numbers for 1.0 alpha.
Aymeric Augustin
2013-11-15
Replace AUTHORS file by the list of contributors on GitHub.
Aymeric Augustin
2013-11-08
Bump version number.
Aymeric Augustin
2013-10-28
Bump version number (once again).
0.10.2
Aymeric Augustin
2013-10-27
Bump version number.
0.10.1
Aymeric Augustin
2013-10-27
Bump version number and update README.
0.10.0
Aymeric Augustin
2013-10-27
Restructure README a bit.
Aymeric Augustin
2013-10-27
Migrate info from README to docs.
Aymeric Augustin
2013-10-27
Document SQL_WARNING_THRESHOLD.
Aymeric Augustin
2013-10-27
Allow setting arbitrary attributes on the toolbar.
Paulo Scardine
2013-10-26
Fix formatting issue in README.
Aymeric Augustin
2013-10-21
Added configurable HIDDEN_STACKTRACE_MODULES.
Simon Meers
2013-10-18
Disable redirects interception by default.
Aymeric Augustin
2013-10-17
Add a screenshot to the README.
Aymeric Augustin
2013-10-17
The actual requirement is Django >= 1.4.2.
Aymeric Augustin
2013-10-17
Bump requirements to Django >= 1.4 & Python >= 2.6
Aymeric Augustin
2013-10-15
Recommend installing with pip.
Aymeric Augustin
2013-04-29
copy paste fail
David Cramer
2013-04-29
Clean up README and add dev link
David Cramer
2013-03-02
Update README to note that it's at least 1.3.
Jannis Leidel
2012-11-12
Fix doc for show_toolbar.
Yongzhi Pan
2012-08-27
Added Travis build status image.
Jannis Leidel
2012-08-27
Cosmetic fixes to the README file.
Jannis Leidel
2012-08-06
Update README.rst
Mahmoud Yaser
2012-07-08
Make formatting consistent and have point #4 in installation stand out more. ...
Anton de Winter
2012-04-07
Updated minimal requirement for the toolbar to 1.1.
Jannis Leidel
2012-04-07
Updated cache panel to handle multiple backends and look more like the SQL pa...
Jannis Leidel
2011-10-07
Make stacktraces configurable
Colin Howe
2011-07-21
update docs to better describe behavior of toolbar permissions
David Cramer
2011-06-03
Added a message about the 3rd party panel list wiki page
Rob Hudson
2011-05-27
Change __import__ usage to to be import_module, adjust test reqs to specify >...
David Cramer
2011-05-10
Add support for __traceback_hide__ (tidy_stacktrace now inspects inspect.stac...
David Cramer
2011-05-09
Update URLs to reflect organization change
David Cramer
2011-01-09
Added support for LogBook. Thanks to Vincent Driessen for the idea and
Vincent Driessen
2010-03-02
Added note about middleware ordering and flat pages.
Rob Hudson
2010-02-21
Added configurable HTML tag to attach toolbar to
Davide Callegari
2010-01-08
Added notes to README on `debugsqlshell` management command
Rob Hudson
2009-09-12
Merge remote branch 'alex/master'
Rob Hudson
2009-08-11
allow for handling the pathological case of an insanely large template context
Alex Gaynor
2009-06-16
provide an option to see stuff indjango in the sql stack trace
Alex Gaynor
2009-05-27
Adding a signals panel to display list of signals and their providing arguments
Alex Gaynor
2009-04-21
Updating README to reflect new location of bugs and todos
Rob Hudson
2009-04-02
Remove cache panel mentions in README until working.
Rob Hudson
2009-03-26
New configuration option to provide your own 'show_toolbar' method.
Rob Hudson
2009-01-15
Fix typo/grammar in README ("the the")
dAniel hAhler
2008-12-12
README update to point to issues list on Google code.
Rob Hudson
2008-10-02
Dropping an item from the README's TODO.
Rob Hudson
2008-10-02
Merging in new settings panel from 'binarydud/master'. Thanks!
Rob Hudson
[next]