Skip to content Skip to sidebar Skip to footer
Showing posts with the label Marshmallow

Attributeerror: 'dict' Object Has No Attribute '_sa_instance_state'

Am creating a flask_restful API with sqlalchemy and marshmallow. Here is my model class User(db.Mo… Read more Attributeerror: 'dict' Object Has No Attribute '_sa_instance_state'

AttributeError: 'dict' Object Has No Attribute '_sa_instance_state'

Am creating a flask_restful API with sqlalchemy and marshmallow. Here is my model class User(db.Mo… Read more AttributeError: 'dict' Object Has No Attribute '_sa_instance_state'