How can an array of object be posted using Django DRF if this objects contain a file and other data?

后端 未结 0 1578
故里飘歌
故里飘歌 2020-11-28 03:39

I want to post an array of objects via the Django DRF. The array comes from my React JS frontend and contains a file and other data:

[{"image":"         


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