How can a child class access its parent attributes without the “parent.attrib” syntax in Django?

后端 未结 0 1155
谎友^
谎友^ 2021-02-02 06:26

I\'m totally confused in Django I can create a child class which is PostAdmin(admin.ModelAdmin) with "admin.ModelAdmin" as its parent and assign a tuple to the "l

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