Go to file
Navan Chauhan 4c660071a9 bumping python version from 3.7.1 to 3.7.7 2020-06-25 00:08:14 +05:30
app Added email field in form 2020-06-25 00:03:26 +05:30
.gitignore make it better 2020-06-24 23:39:05 +05:30
Procfile make it better 2020-06-24 23:39:05 +05:30
README.md make it better 2020-06-24 23:39:05 +05:30
requirements.txt make it better 2020-06-24 23:39:05 +05:30
run.py make it better 2020-06-24 23:39:05 +05:30
runtime.txt bumping python version from 3.7.1 to 3.7.7 2020-06-25 00:08:14 +05:30

README.md

Forms in Flask

In this Flask app we will demonstrate the basics of processing forms and also using a form library called WT Forms.