I am building a project in Django Rest Framework where users can login to view their wine cellar. My ModelViewSets were working just fine and all of a sudden I get this frus
I had the same problem , I think you should check your
get_absolute_url
object model's method input value (**kwargs) title. and use exact field name in lookup_field