TypeError: 'price' is an invalid keyword argument for this function

前端 未结 0 1159
执笔经年
执笔经年 2021-01-06 01:22

I wrote this class in my text editor called Blog. Here it is:


# Create your models here.
class Blog(models.Model):
    title       = models.CharField(max_len         


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