realpython / flask-boilerplate

Boilerplate template for a Python Flask application with Flask-SQLAlchemy, Flask-WTF, Fabric, Coverage, and Bootstrap
http://www.flaskboilerplate.com
Apache License 2.0
1.53k stars 535 forks source link

Update Forms.py on WTF 3 and Email Standards #27

Open sanudatta11 opened 6 years ago

sanudatta11 commented 6 years ago

WTF Forms Deprecated TextField. Added more Email validators and decorators.