save() takes 1 positional argument but 2 were given

前端 未结 0 534
粉色の甜心
粉色の甜心 2021-02-03 17:35

I am trying to register as a seller ( is_seller=True). But I am getting this issue of save() function cant take two positional arguments. I tried passing *args and **kwargs as w

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