“detail”: “Not found.” in Django rest-api

前端 未结 0 556
渐次进展
渐次进展 2020-11-21 21:15

I got the error "detail": "Not found." even though some ids still works.

model.py

class Profile(models.Model):

    id = models.Aut         


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