jazzband/django-silk

Cleanup filters form javascript

Open

#615 opened on Oct 27, 2022

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (319 forks)batch import
cleanupgood first issue

Repository metrics

Stars
 (3,958 stars)
PR merge metrics
 (Avg merge 14d) (2 merged PRs in 30d)

Description

There is lot of JavaScript on buttons that should not be present (I think it was to replaced them with easier-to-style div), hence submitFilters() and submitEmptyFilters() are not needed.

Contributor guide