Django Debug Toolbar

December 20, 2008 by Doug Leave a reply »
Django Debug Toolbar

Django Debug Toolbar

This looks very sexy – almost as sexy as DjangoPony.  Its a debug toolbar that was inspired by the PHP Symphony project.  Hold on now, don’t run away just cos I mentioned PHP.  This is pure Python goodness and its damn useful too.  It provides a load of debug info such as headers, exec time, SQL queries, variables, etc.

Its a MiddleWare app you can install into your Django installation.  Methinks I’ll give it a go at the weekend and report back.

Get it here.

Share and Enjoy:
  • Digg
  • del.icio.us
  • Google Bookmarks
  • BlinkList
  • DZone
  • Live
  • Ma.gnolia
  • Reddit
  • Slashdot
  • SphereIt
  • StumbleUpon

Related

Advertisement

2 Responses

  1. Doug says:

    Thank you. ;)

Leave a Reply