Skip to content

marceltschoppch/django-requests-debug-toolbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-requests-debug-toolbar

A Django Debug Toolbar panel for Requests

About

Django Requests Debug Toolbar tracks all HTTP requests made with the popular requests library.

Usage

  1. Install using pip:

    pip install django-requests-debug-toolbar
    
  2. Add requests_panel to your INSTALLED_APPS setting.

  3. Add requests_panel.panel.RequestsDebugPanel to your DEBUG_TOOLBAR_PANELS.

Contributing

All suggestions are welcome.

About

A Django Debug Toolbar panel for Requests

Resources

License

Stars

Watchers

Forks

Packages

No packages published