Getting model name in Django template

前端 未结 0 1103
隐瞒了意图╮
隐瞒了意图╮ 2020-12-22 14:20

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         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题