jazzband/django-silk

Allow to delete some requests

Open

#632 创建于 2022年12月6日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Python (3,958 star) (319 fork)batch import
featuregood first issue

描述

In development, I let silk live in the background and I often spawn its summary page to see page that takes the most time/queries.

Now I sometimes use pdb on some requests so the time calculated for these is not relevant, and it would be nice to have a button to remove them from the DB so that the summary page can be updated.

贡献者指南