django-developer-panel icon indicating copy to clipboard operation
django-developer-panel copied to clipboard

Debug Django applications directly in Google Chrome Devtools.

Results 3 django-developer-panel issues
Sort by recently updated
recently updated
newest added

Check to make sure response has a context_data attribute before trying to access it. This should improve compatibility with various other middleware, such as caches, that may not always pass...

In the wake of the revelations of tracking abuse as of late, I find myself using Firefox 100% of the time and miss this tool. I see no equivalents for...

enhancement
help wanted

Are there any plans to support AJAX requests? I'd love to be able to examine the SQL queries that are issued for those kinds of calls, but this panel only...