how to access second models field of join operation in django templates

前端 未结 0 592
醉酒成梦
醉酒成梦 2020-12-10 16:57

I\'m doing a join operation Django.

these are two models:

in the users app:

class User(AbstractBaseUser, PermissionsMixin):
    ...
    company          


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