jazzband/django-silk

Allow to delete some requests

Open

#632 aperta il 6 dic 2022

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Python (319 fork)batch import
featuregood first issue

Metriche repository

Star
 (3958 star)
Metriche merge PR
 (Merge medio 4h 49m) (1 PR mergiata in 30 g)

Descrizione

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.

Guida contributor