Debugging tools for Django applications.
Get detailed information about the state of your Django application in the Chrome DevTools.
This panel will report database queries, current settings, details about the view being rendered, authenticated user information, session data, and more.
This plugin requires you to install a middleware class in your Django application which is available on PyPI.
Built with <3 in the Ozarks by Lofty Labs (http://hirelofty.com).
Latest reviews
- (2017-05-18) Grzegorz Bagrowski: Excellent idea, thanks!