pypi django-silk 0.2
v0.2: Auth & Configuration

latest releases: 5.1.0, 5.0.4, 5.0.3...
9 years ago
  • 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

Don't miss a new django-silk release

NewReleases is sending notifications on new releases.