Django Debug Toolbar inside WebKit DevTools. Works fine with background AJAX requests and non-HTML responses.
Django Debug Toolbar inside WebKit DevTools. Works fine with background AJAX requests and non-HTML responses. Great for single-page applications and other AJAX intensive web applications.
You should first install and configure django-debug-panel.
See : https://github.com/recamshak/chrome-django-panel
Latest reviews
- (2019-03-05) Ranel Padon: Excellent!
- (2018-06-10) Jessica Florey: nice tool for new beginner user like me.
- (2017-06-12) Jose Blanco: Really great ! for working with SPA
- (2017-03-23) Ernesto Chavez: Awesome to work with SPA and django as a backend
- (2015-11-03) Watte: Just one negative thing: The sidebar which displayes the url-calls is not cleanable, so you always have to scroll to the last entry.
- (2015-05-05) Aleksandr Ader: Thanks man! Will buy you a beer, if you happen to be in Tallinn ;)
- (2014-09-17) Jeferson Daniel: Muito bom e pode ser adaptado para outros frameworks com facilidade.
- (2014-08-19) Diego Alonso Uribe Gamez: A great tool, works very well to analyze the ajax request for Django, thanks.
- (2014-05-13) Andrew Hart: AS previous reviewer pointed out, this is great for debugging JSON output. The debug toolbar itself is great for HTML, but using the regular debug toolbar by itself with something like "tastypie" for your API output becomes annoying and requires additional middleware, etc.. This plugin makes tracing those calls much better! If you are building a REST (or REST-like) API then definitely check this out.
- (2014-01-29) Jesse Crocker: Great for profiling calls that the debug toolbar doesn't work for because they don't return html.
- (2013-10-24) Shamim Hasnath: cool