jazzband/django-silk

Cleanup filters form javascript

Open

#615 opened on Oct 27, 2022

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

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