• Mike Lambert's avatar
    Fix DeprecationWarning: · 80603fdf
    Mike Lambert authored
    flask_admin/model/base.py:949: DeprecationWarning: Required is going away in WTForms 3.0, use DataRequired
    (though in this case, I believe the correct choice is InputRequired, though that only matter if an object has id=0)
    80603fdf
base.py 65.8 KB