Open
Description
The Placeholder serializer checks for, in order, a "serializer" object and a "serialize" method in the provided plugin in the "render_plugin" method (serializers/placeholder.py, line 173). It will call either or both of these, and save the result to the variable "json". However, this output is always overwritten by the catch-all PluginSerializer.
Metadata
Metadata
Assignees
Labels
No labels