Django tenant Access another tenant data

后端 未结 0 1100
名媛妹妹
名媛妹妹 2020-12-09 03:16

Need to pass user data to template. I\'ve done following things.

class ClientDetailView(DetailView):
    model = Client
    template_name = \'customer/detail.         


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