how to perform put/patch method for a model with an extended user(onetoone field) relationship django rest framework

前端 未结 0 1573
深忆病人
深忆病人 2021-01-03 11:27

I have an account model generic to all user types, and when user signs up, they chose a particular role, and with post.save method the schema for that role is a

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