rsyring opened this issue 4 years ago · 1 comments
/lib/python3.8/site-packages/wtforms_components/widgets.py:280: DeprecationWarning: 'HTMLString' will be removed in WTForms 3.0. Use 'markupsafe.Markup' instead. return HTMLString(html % data)
This is handled in PR #71