Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 566 Bytes

README.rst

File metadata and controls

14 lines (9 loc) · 566 Bytes

Django Debug Panel (chrome extension)

Django Debug Toolbar inside WebKit DevTools. Works fine with background AJAX requests and non-HTML responses. Great for single-page applications and other AJAX intensive web applications.

Installation

  1. Install and configure Django Debug Panel in your Django project
  2. Install the Chrome extension Django Debug Panel