How can I set a Django model property to always be returned?

后端 未结 0 1171
囚心锁ツ
囚心锁ツ 2020-12-16 19:58

I have a User model which inherits from the Abstract User Model from django.contrib.auth. For minimal example this could be it:

class User(Abstra         


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