Skip to content
Snippets Groups Projects
Verified Commit 700d80e0 authored by Ernesto Rico Schmidt's avatar Ernesto Rico Schmidt
Browse files

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
No related merge requests found
Pipeline #3281 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment