django-debug-toolbar
https://github.com/jazzband/django-debug-toolbar
Python
A configurable set of panels that display various debug information about the current request/response.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported5 Subscribers
Add a CodeTriage badge to django-debug-toolbar
Help out
- Issues
- Update profiling panel to use an absolute cumtime comparison.
- Fix executemany() raising from the SQL panel
- Defer the toolbar handle position calculation to an animation frame
- Document contributor processes
- Automatically surface accessibility problems in the toolbar
- Add keyboard shortcuts to the toolbar
- RTL support in the toolbar
- Propose a document regarding the governance for the toolbar project
- Document panel instrumentation behavior for production deployments
- Fix BEGIN leaking into SQL panel when using DatabaseCache store
- Docs
- Python not yet supported