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
2008-09-15
Updated README to indicate a different (better?) method of getting the debug ...
Jacob Kaplan-Moss
2008-09-12
Moving default list of panels into the loader to skip an install step. Panel
Rob Hudson
2008-09-12
Updating README to follow a name refactoring that happened a few commits back
Rob Hudson
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
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 document...
Rob Hudson
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 JS...
Rob Hudson