Django model set field default to another field

后端 未结 0 1201
北荒
北荒 2021-02-01 02:24

I\'ve spent some time reading through other questions but I feel like my problem is different, so here it is:

class myModel(models.Model):
        foo = models.De         


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