Custom Deserialization in flask

前端 未结 0 1650
鱼传尺愫
鱼传尺愫 2021-02-01 19:21

I\'m using flask-marshmallow 0.13.0

I\'ve a table created inheriting from db.Models

from api import db # SQLAlchemy


class User(db.Model):
    __tablename         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题