django-debug-toolbar-requests icon indicating copy to clipboard operation
django-debug-toolbar-requests copied to clipboard

A Django Debug Toolbar panel for most popular http library requests.

Results 3 django-debug-toolbar-requests issues
Sort by recently updated
recently updated
newest added

Since django-debug-toolbar removed jQuery dependency in version 1.10 javascript had to be rewritten in Vanilla JS and moved into .js file.

Hello, I've tried your plugin, everything seems to be working, except those "Content" and "Stack trace" don't actually do anything. Was there supposed to be some JavaScript that would handle...

We can't use ```python requests.get("http://api.linkpreview.net/", {"key": key, "q": url}) ``` anymore.