Go to file
Navan Chauhan 5721a75ed4 connected database; backend complete 2020-07-03 17:09:05 +05:30
app connected database; backend complete 2020-07-03 17:09:05 +05:30
.deepsource.toml Add .deepsource.toml 2020-06-25 12:53:58 +00:00
.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.