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
- Fix PostgreSQL compatibility issues in CI and SQL profiling
- `DatabaseStore` incurs a high performance overhead (~10x)
- :bug: do not override Server-Timing if it exists
- Treat some warnings as errors in CI
- Add announcement to docs: Django Debug Toolbar logo & branding redesign call
- Improve documentation around disabling browser caching
- Missing SQL action buttons for comments and CTEs
- Update toolbar panel styles
- Fix KeyError in DatabaseStore when dynamically adding panels and ensure from_store flag is set correctly
- bug: fix not overrideing Server-Timing if it exists in header already
- Docs
- Python not yet supported