NOT NULL constraint failed in Django

后端 未结 0 1911
感情败类
感情败类 2020-12-05 14:54

I keep getting this error: "NOT NULL constraint failed: users_product.merchant_id" when I try to submit a form.

models.py

class Product(mode         


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