Django Debug Panel
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
Excellent!
Excellent!
nice tool for new beginner user like me.
nice tool for new beginner user like me.
Really great ! for working with SPA
Really great ! for working with SPA
Awesome to work with SPA and django as a backend
Awesome to work with SPA and django as a backend
Just one negative thing: The sidebar which displayes the url-calls is not cleanable, so you always have to scroll to the last entry.
Just one negative thing: The sidebar which displayes the url-calls is not cleanable, so you always have to scroll to the last entry.
Thanks man! Will buy you a beer, if you happen to be in Tallinn ;)
Thanks man! Will buy you a beer, if you happen to be in Tallinn ;)
Muito bom e pode ser adaptado para outros frameworks com facilidade.
A great tool, works very well to analyze the ajax request for Django, thanks.
A great tool, works very well to analyze the ajax request for Django, thanks.
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.
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.
Great for profiling calls that the debug toolbar doesn't work for because they don't return html.
cool
cool