• 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
Name
Last commit
Last update
..
__init__.py Loading commit data...
ajax.py Loading commit data...
base.py Loading commit data...
fields.py Loading commit data...
filters.py Loading commit data...
form.py Loading commit data...
helpers.py Loading commit data...
template.py Loading commit data...
typefmt.py Loading commit data...
widgets.py Loading commit data...