jazzband/django-silk

Cleanup filters form javascript

Closed

#615 opened on Oct 27, 2022

 (4 comments) (0 reactions) (0 assignees)Python (319 forks)batch import
cleanupgood first issue

Repository metrics

Stars
 (3,958 stars)
PR merge metrics
 (PR metrics pending)

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