Go to file
Navan Chauhan 2053f85ee3 removed unused imports 2020-06-25 18:30:24 +05:30
app removed unused imports 2020-06-25 18:30:24 +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.