Answer the question
In order to leave comments, you need to log in
How to make a filter with Django-haystack?
Hello.
I have a Django application for products. It has a price, descriptions and FK fields Brand, Category.
How can filter a form using Django-haystack + faceted + Elastcisearch to filter products?
Is it possible to use Django-filter for this?
I will be glad for small code examples.
Now there is Django-filter and in it queryset = SearchQuerySet().modals(Product)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question