Skip to content

Missing some marshmallow_peewee imports #44

@rozhalex

Description

@rozhalex

There is a need in Related from marshmallow_peewee for proper serialization of models with relations. Currently, I have to import it like it in my colibris app:
from marshmallow_peewee import Related

I'd prefere importing it from colibris:
from colibris.schemas import Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions