Skip to content

New Install - error #32

@dnyt84

Description

@dnyt84

Hello,

i just installed janitor on Centos 7 with Python 3.6.

the command "flask db init" would fail.
It complaint about ma.ModelSchema in app/models.py

Doing a little research it appears that this command will be deprecated.

https://flask-marshmallow.readthedocs.io/en/latest/changelog.html

They suggest to change this to ma.SQLAlchemyAutoSchema.
i modified my app/models.py and it worked.

Thank you,

Daniel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions