This repository contains the code for the tutorial How To Use Flask-WTForms: Make form validation a breeze.
We are building a single-page registration form that validates each input field when necessary:
- Install all the requirements:
$ pip install -r requirements.txt
- Follow the tutorial How To Use Flask-WTForms: Make form validation a breeze
Did you enjoy this tutorial? Please Share on Twitter.