django prevent models from updating based on conditions

后端 未结 0 1055
情歌与酒
情歌与酒 2020-12-31 17:14

I have a django model structured like this.

class Role(models.Model):
    """
    Represents a Global-Ro         


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