0 votes
in Python by
Mention what is Flask-WTF and what are their features?

1 Answer

0 votes
by
Flask-WTF offers simple integration with WTForms. Features include for Flask WTF are

Integration with wtforms

Secure form with csrf token

Global csrf protection

Internationalization integration

Recaptcha supporting

File upload that works with Flask Uploads

Related questions

0 votes
asked May 23, 2020 in Python by sharadyadav1986
0 votes
asked Jun 26, 2020 in Python by AdilsonLima
...