Django - Pass a dictionary to template through the get_queryset function of a class based view

前端 未结 0 1528
天涯浪人
天涯浪人 2020-12-02 15:18

Is there a way to return a dictionary through the get_queryset function of a class based view in Django? I want to pass the array tickets and the string email to my template

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