From ad268989729158028875536811662015b8686a38 Mon Sep 17 00:00:00 2001 From: David Sutherland Date: Tue, 29 Jul 2014 23:08:44 +1000 Subject: Add Request History panel to list of third-party panels. --- docs/panels.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'docs') diff --git a/docs/panels.rst b/docs/panels.rst index de6f16a..f130552 100644 --- a/docs/panels.rst +++ b/docs/panels.rst @@ -202,6 +202,15 @@ Path: ``neo4j_panel.Neo4jPanel`` Trace neo4j rest API calls in your django application, this also works for neo4django and neo4jrestclient, support for py2neo is on its way. +Request History +~~~~~~~~~~~~~~~ + +URL: https://github.com/djsutho/django-debug-toolbar-request-history + +Path: ``ddt_request_history.panels.request_history.RequestHistoryPanel`` + +Switch between requests to view their stats. Also adds support for viewing stats for ajax requests. + Sites ~~~~~ -- cgit v1.2.3