Why is the rating selected in the form not inster to the database?

后端 未结 0 1888
清酒与你
清酒与你 2021-01-31 17:25

So this is my code:

models.py:

class Company(models.Model):
    class Meta:
        verbose_name_plural = \'Companies\'

    COMPANY_STATU         


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