[omaha] Django Debug Toolbar

Shawn Hermans shawnhermans at gmail.com
Fri Feb 17 19:36:45 CET 2012


I currently use it and find it somewhat useful.  It tells you things like
how many SQL queries per view and some other debug information. The one
downside is that it adds a lot of extra stuff into the HTML output which
can make debugging using Firebug a little harder.

On Fri, Feb 17, 2012 at 12:06 PM, Steve Young <wereapwhatwesow at gmail.com>wrote:

> Anyone tried this out? If so, was it useful?
> https://github.com/django-debug-toolbar/django-debug-toolbar
>
> A short video from a couple of years ago here:  http://vimeo.com/6640136
>
> I am about thru the Practical Django Projects book - it has been very
> helpful - although it would have been tough if someone hadn't posted the
> updated code for 1.3 on github.
>
> I also found a nice Django cheat sheet here:
> http://www.revsys.com/django/cheatsheet/
>
> Django is nice because it does so much, but it is almost like learning a
> new language!
>
> Steve
> _______________________________________________
> Omaha Python Users Group mailing list
> Omaha at python.org
> http://mail.python.org/mailman/listinfo/omaha
> http://www.OmahaPython.org
>


More information about the Omaha mailing list