Open TalatCikikci opened 7 years ago
Frontend sends the key "id" as target id in the POST request, bu the django rest-api framework cannot read the key with the name "id". Apparently this is a known bug about the framework.
https://github.com/django-json-api/django-rest-framework-json-api/issues/323
Frontend sends the key "id" as target id in the POST request, bu the django rest-api framework cannot read the key with the name "id". Apparently this is a known bug about the framework.
https://github.com/django-json-api/django-rest-framework-json-api/issues/323