Enhancement: Filtering on the query logs
chrisclark opened this issue · 2 comments
chrisclark commented
As described. Would be nice to have basic filter capabilities:
- Filter by connection
- Run by you
AndresOsinski commented
Hi there! I'd be happy to take this on. Any details/spec on what's currently needed?
chrisclark commented
Hi @AndresOsinski thanks! I think using django-filter might be the ticket:
https://django-filter.readthedocs.io/en/main/
Perhaps it would also be easy to put this on the main query list view? And pagination of that view?