Unable to POST the data using rest Django - NOT NULL constraint failed: author_id

前端 未结 0 776
遇见更好的自我
遇见更好的自我 2021-02-08 06:04

I have the following error, and I guess the problem with how can I add the author id to the post automatically. And also I tried to add null=True

author = models.         


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