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 (
Collapse
)
Author
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
2008-09-27
Adding info about the Logging panel to the README
Rob Hudson
2008-09-21
Removing update from previous commit from TODO list in README.
Rob Hudson
2008-09-21
Updated README a bit and added many of the suggestions to the TODO.
Rob Hudson
2008-09-15
Updated README to indicate a different (better?) method of getting the debug ↵
Jacob Kaplan-Moss
templates loaded.
2008-09-12
Moving default list of panels into the loader to skip an install step. Panel
Rob Hudson
list can still be overridden with a setting if desired. Updated README as well.
2008-09-12
Updating README to follow a name refactoring that happened a few commits back
Rob Hudson
with the request_vars panel.
2008-09-11
Adding notes about the INTERNAL_IPS setting for this to work.
Rob Hudson
2008-09-09
Adding template panel info to README
Rob Hudson
2008-09-08
Adding a cache statistics panel contributed by David Cramer.
Rob Hudson
2008-09-08
Rewrite of toolbar HTML, CSS, and JS. Written by David Cramer with some
Rob Hudson
tweaks. This also removes the jQuery dependency.
2008-09-08
Updating README to include new GET/POST vars panel.
Rob Hudson
2008-09-08
Adding special note about middleware ordering.
Rob Hudson
2008-09-07
Updated README: Added note about depending on jQuery for now. Added ↵
Rob Hudson
documentation on new HTTP headers panel.
2008-09-07
editing README
Rob Hudson
2008-09-06
Updating rendering to use Django templates and could possibly be overridden.
Rob Hudson
2008-08-28
reverting all last readme changes
Rob Hudson
2008-08-28
trying again
Rob Hudson
2008-08-28
trying again
robhudson
2008-08-28
Seems like github didn't like my rst... trying again.
robhudson
2008-08-28
README changes
Rob Hudson
2008-08-27
Initial commit of basic working Debug Toolbar (that needs a lot of CSS and ↵
Rob Hudson
JS love)
[prev]