ma.gnolia

Sign In | Learn More

Skip to main content


Django Debug Toolbar Django Debug Toolbar

  • Not rated yet.
  • Copy Bookmark

Allows you to have access to some very nice debug/profiling information (SQL queries, profile output, and cache hits/misses) using “panels” inside of an overlay toolbar as long as you are listed in INTERNAL_IPS. It’s also extendable via panel system.

2 other people have commented on this bookmark

Name Title Rating When
20042_32 chrisscott Django Debug Toolbar | David Cramer's Blog
Not rated yet.
September 8, 2008

After the presentation yesterday evening, and Cal Anderson showing Pownce's debug toolbar for a moment, it seemed like a great idea to create a pluggable out of

9_32 Ross Django Debug Toolbar
Rated 5 stars out of 5.
September 8, 2008

David Cramer and Rob Hudson have published a great debugging toolbar that has plug-in 'panels' to give quick access to useful debug tools such as a SQL query list, profiler, cache stats, HTTP POST & GET variables, and more. I'v...

1 group has this bookmark in their collection

Name Title Rating When
3763_32 Django Django Debug Toolbar
Rated 5 stars out of 5.
September 8, 2008

David Cramer and Rob Hudson have published a great debugging toolbar that has plug-in 'panels' to give quick access to useful debug tools such as a SQL query list, profiler, cache stats, HTTP POST & GET variables, and more. I'v...