How exactly do django serializers and views work together? And how can I return additional data with my queryset to the frontend?

后端 未结 0 630
我在风中等你
我在风中等你 2020-12-21 00:15

I\'m working with a react front end and a django rest framework backend, and I\'m having trouble understanding what happens in between the view and the serializer. I want to

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