Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SearchableListMixin should manage form #260

Open
typonaut opened this issue Feb 16, 2023 · 1 comment
Open

SearchableListMixin should manage form #260

typonaut opened this issue Feb 16, 2023 · 1 comment

Comments

@typonaut
Copy link

It seems to me that if you are going to have a SearchableListMixin, then that Mixin should also deal with any form input required for the search. ie there should be a form_class property.

@sdolemelipone
Copy link
Collaborator

contrib.SearchableListMixin hasn't received a lot of maintenance over the years... probably django-filter deals with this much better now. Are you using the mixin? Feel free to submit a pull request if that change would be useful, it sounds reasonable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants