frostyx / copr / copr

Forked from copr/copr 7 years ago
Clone

bc1848b [frontend] fix WTForms deprecation warning

Authored and Committed by dturecek 5 years ago
    [frontend] fix WTForms deprecation warning
    
    DeprecationWarning: Required is going away in WTForms 3.0,
    use DataRequired wtforms.validators.Required().
    
    https://wtforms.readthedocs.io/en/stable/whats_new.html