Skip to content

Commit ccd4783

Browse files
Add Requests panel to list of third-party panels
1 parent efbe895 commit ccd4783

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/panels.rst

+9
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,15 @@ Path: ``ddt_request_history.panels.request_history.RequestHistoryPanel``
236236

237237
Switch between requests to view their stats. Also adds support for viewing stats for ajax requests.
238238

239+
Requests
240+
~~~~~~~~
241+
242+
URL: https://github.com/marceltschoppch/django-requests-debug-toolbar
243+
244+
Path: ``requests_panel.panel.RequestsDebugPanel``
245+
246+
Lists HTTP requests made with the popular `requests <https://requests.readthedocs.io/>`_ library.
247+
239248
Sites
240249
~~~~~
241250

0 commit comments

Comments
 (0)