A live profiling and inspection tool for the Django framework

Silk is a live profiling and inspection tool for the Django framework. Silk intercepts and stores HTTP requests and database queries before presenting them in a user interface for further inspection:
SECURITY NOTE: Because Silk stores all HTTP requests into the database in plain text, it will store the request’s sensitive information into the database in plain text (e.g. users’ passwords!). This is a massive security concern. An issue has been created for this here.
Contents
Requirements
Silk