Specifying an alternate value for foreign key in POST payload with Django Rest Framework's GenericViewSets

前端 未结 0 1781
终归单人心
终归单人心 2021-01-24 01:16

I need to be able to specify something other than a foreign relationship object\'s pk/id in the payload of a POST request.

My model:

class Damage(PDAbstrac         


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