Skip to content

Commit ce61d99

Browse files
authored
Merge pull request #1297 from marceltschoppch/chore/third-party-requests-panel
Add Requests panel to list of third-party panels
2 parents efbe895 + ccd4783 commit ce61d99

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/panels.rst

Lines changed: 9 additions & 0 deletions
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)