SearchView is a multiple inheritance class of FormView and ListView. Form and List are on the same page.
-
Updated
Sep 1, 2023 - Python
SearchView is a multiple inheritance class of FormView and ListView. Form and List are on the same page.
DjangoFlix App is a Django App that allows you to search for movies and TV shows from a millions of titles. It uses the ElasticSearch 7 as a search engine and Django-Haystack to integrate it with Django.
Add a description, image, and links to the django-searchview topic page so that developers can more easily learn about it.
To associate your repository with the django-searchview topic, visit your repo's landing page and select "manage topics."