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.

貢獻者指南