Skip to content

Missing some marshmallow_peewee imports #44

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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