Go to file
ImgBotApp a7c9546c0e
[ImgBot] Optimize images
*Total -- 69.19kb -> 47.39kb (31.52%)

/app/static/favicons/apple-touch-icon.png -- 12.23kb -> 7.94kb (35.08%)
/app/static/favicons/android-chrome-192x192.png -- 13.03kb -> 8.67kb (33.44%)
/app/static/favicons/android-chrome-512x512.png -- 42.61kb -> 29.47kb (30.83%)
/app/static/favicons/favicon-32x32.png -- 1.33kb -> 1.31kb (1.98%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-06-25 16:45:54 +00:00
app [ImgBot] Optimize images 2020-06-25 16:45:54 +00:00
.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.