filter in django

Hi, so I’m working in this internal tool for my intership and what i have to do is a category filter with the select and option tags. I believe that I have to use javascript as well (not really sure). So I am looking for a direction to show me how to do this.

Thank youu

This isn’t a ton to go off of. Give django-filter look. If that won’t work for you, let us know why not and what else you’re looking to achieve.

1 Like