Last updated:
0 purchases
djangorequestsdebugtoolbar 0.0.7
A Django Debug Toolbar panel for Requests
About
Django Requests Debug Toolbar tracks all HTTP requests made with the popular
requests library.
Usage
Install using pip:
pip install django-requests-debug-toolbar
Add requests_panel to your INSTALLED_APPS setting.
Add requests_panel.panel.RequestsDebugPanel to your DEBUG_TOOLBAR_PANELS.
Contributing
All suggestions are welcome.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.