I am studying DRF, and I have a question about specifying ManyToManyField in serializers

前端 未结 0 1980
别跟我提以往
别跟我提以往 2021-02-14 01:09

While creating a group, I want to add the User received in the request to the members column, the ManyToManyField of the group model.

So I created a serializer and modifi

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