Clerk matching query does not exist

前端 未结 0 1267
旧时难觅i
旧时难觅i 2020-12-18 05:31

I have a Clerk Model with the following field:

status = models.CharField(max_length=50, null=True, choices=STATUS, default=STATUS[0][0])
<         


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