Django rest framework: load model data into serializer maually (to then send it as an HTTP payload / webhook)

前端 未结 0 1032
忘了有多久
忘了有多久 2021-01-24 11:29

So we have a post-save signal that calls a celery task that is using requests to notify one of our partners about an order by a user he has referred to us. I would like the payl

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