Go to file
ImgBotApp 9a31ab65a1
[ImgBot] Optimize images
*Total -- 609.21kb -> 540.97kb (11.2%)

/app/static/bg.png -- 509.64kb -> 441.63kb (13.34%)
/app/static/bg_blur.jpg -- 99.57kb -> 99.34kb (0.23%)

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