-
- Downloads
Inject request in the context for the serializers
The seralizers for Host, Note and Show require the request in the context, but only the `APINoteViewSet` calls `get_serializer_context`. The other two `APIHostViewSet` and `ShowSerializer` ingnore it, and the request needs to be added manually.
parent
36da1d5c
No related branches found
No related tags found
Checking pipeline status
Loading
Please register or sign in to comment