jazzband/django-silk

Allow to delete some requests

Aberta

#632 aberto em 6 de dez. de 2022

 (2 comentários) (0 reação) (0 responsável)Python (319 forks)batch import
featuregood first issue

Métricas do repositório

Stars
 (3.958 estrelas)
Métricas de merge de PR
 (Mesclagem média 4h 49m) (1 fundiu PR em 30d)

Description

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.

Guia do colaborador