jazzband/django-silk

Allow to delete some requests

开放

#632 创建于 2022年12月6日

 (2 条评论) (0 个反应) (0 位负责人)Python (319 个派生)batch import
featuregood first issue

仓库指标

星标
 (3,958 个星标)
PR 合并指标
 (平均合并 4小时 49分钟) (30 天内合并 1 个 PR)

描述

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.

贡献者指南