You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
django-json-api/django-rest-framework-json-api#323
The text was updated successfully, but these errors were encountered: