I am struggling with the pagination of a DB search query and its results.
This is my views.py
class SearchView(ListView): model = Project template_name