super(type, obj): obj must be an instance or subtype of type Django

前端 未结 0 824
鱼传尺愫
鱼传尺愫 2021-01-21 05:40

I work on a small Django App and get an error tells me: super(type, obj): obj must be an instance or subtype of type.I am trying to save the details of the sale in the database

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