POST http://localhost:8000/api/posts/action/ 400 (Bad Request) when working with React and Django

前端 未结 0 1551
一生所求
一生所求 2021-02-19 09:16

I am trying to build a full-stack app with React and Django. I am sending an API request from the Django server to React. This is my code how I do it:

posts/component.js:

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