Releases: jazzband/django-silk
Releases · jazzband/django-silk
v0.2.2: Maintenance
- Various bug fixes.
v0.2: Auth & Configuration
- Authentication: Silk can now make use of the django auth backend.
- Authorization: Silk can now be configured to permiss certain users.
- Security bug fixes
- No longer possible to view arbritary files through the SQL detail view.
- Stability
- Meta-profiling: Silk can now profile itself, displaying this information alongside each request
- Overall time
- Time spent in DB
- Num. queries
- HTTP body limits: Silk can now be configured to drop the request/response bodies if too large (or simply drop them entirely)
- Timestamps: Silk now has timestamps on each request and profile
v0.1.1
0.1: Initial
Initial release