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
/
middleware.py
Age
Commit message (
Expand
)
Author
2008-09-20
Patch from Alex Gaynor that fixes jQuery conflicts with Pinax and potentially
Rob Hudson
2008-09-20
Turn back on if request.is_ajax check but put the monkey patching of URLs in no
Rob Hudson
2008-09-20
partly done with ajax support and js
Rob Hudson
2008-09-15
Added a mechanism for monkeypatching in debug views, and also added
Jacob Kaplan-Moss
2008-09-09
Adding more checkes to middleware.
Rob Hudson
2008-09-08
Rewrite of toolbar HTML, CSS, and JS. Written by David Cramer with some
Rob Hudson
2008-09-07
Fixing a bug reported that was causing encoding errors. Thanks Chris Kelly for
Rob Hudson
2008-09-07
Fixed a bug where the toolbar may have not been instantiated on request but
Rob Hudson
2008-09-07
adding a check to not display toolbar on ajax requests
Rob Hudson
2008-09-07
updating to pass around the request object
Rob Hudson
2008-09-07
Adding INTERNAL_IPS check to display toolbar — this may be a bit much but ...
Rob Hudson
2008-08-27
Initial commit of basic working Debug Toolbar (that needs a lot of CSS and JS...
Rob Hudson
[prev]