Skip to content

bind() included resources #901

Closed
Closed
@SafaAlfulaij

Description

@SafaAlfulaij

Included resources that are instantiated in extract_included under renders.py doesn't bind fields field_name and parent.
I don't have a definitive use case yet, but sometimes it's needed to understand the tree structure of serializers.

field=serializer_class(relation_instance, many=True, context=context)

field=serializer_class(relation_instance, many=many, context=context)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      close