`HyperlinkedIdentityField` requires the request in the serializer context. Add `context={‘request’: request}` when instantiating the serializer
`HyperlinkedIdentityField` requires the request in the serializer context. Add `context={‘request’: request}` when instantiating the serializer
Share