How to serialize some nested relational models in django using rest?

前端 未结 0 1438
闹比i
闹比i 2020-12-19 16:24

I have some django models with different relations to each other (i.e. Many-to-many, Foreinkey). Now, I want to serialize them using djnago-rest.

Here\'s

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