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
- Audit panels instrumentation for production usage
- Create Tasks panel
- `DatabaseStore` crashes on PostgreSQL with `OperationalError: string too long to represent as jsonb string`
- SQL panel freezes or crashes with large IN clauses
- 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
- Missing SQL action buttons for comments and CTEs
- Update toolbar panel styles
- Docs
- Python not yet supported