Add Bootstrap simple template and error handling

This commit is contained in:
2020-01-09 05:20:50 +01:00
parent 15ac576058
commit 667bed6edf
13 changed files with 138 additions and 57 deletions

View File

@@ -13,6 +13,7 @@ pandas = "*"
iso3166 = "*"
flask-wtf = "*"
flask-login = "*"
flask-bootstrap = "*"
[requires]
python_version = "3.8"