I am trying to do a search over many data models in Django to my site. Now I have code like this in views.
class Search(ListView): template_name="sea