A configurable set of panels that display various debug information about the current request/response.
Screencast by Idan Gazit
BSD
Chris Adams, Reto Aebersold, Patrick Altman, Loic Bistuer, David Cramer, Augie Fackler, Dan Fairs, Alex Gaynor, Idan Gazit, Matt George, Adam Gomaa, Daniel Hahler, Rob Hudson, Jacob Kaplan-Moss, Russell Keith-Magee, Mike Korobov, Jannis Leidel, Martin Maney, Percy Perez, Nowell Strite, Greg Thornton, Malcolm Tredinnick, Bryan Veloso, Simon Willison, Philip Zeyliger
Preferrably, use Pip and
$ pip install django-debug-toolbaror
$ easy_install django-debug-toolbar
You can also clone the project with Git by running:
$ git clone git://github.com/robhudson/django-debug-toolbar