Commit graph

18 commits

Author SHA1 Message Date
2a2175e31a AutoPEP8 (removed extra whitespaces) 2023-02-27 19:05:57 +04:00
1d9fa011a3 More comments in code 2023-02-27 19:05:04 +04:00
3698d46649 Readme: updated info about debug env 2023-02-27 18:51:08 +04:00
2aeccd44be Loading .env_debug in Makefile; make clean command bugfix 2023-02-27 18:49:30 +04:00
9af92175a9 Readme: Usage section 2023-02-27 18:17:28 +04:00
3c6da6a49a Type hint for the list in errors.py 2023-02-22 21:40:21 +04:00
a85619a9fb Readme, corrected docstrings, tokens in .env_debug 2023-02-22 21:39:50 +04:00
6b9d616808 init.py in submodules, aliases for different redirections 2023-02-20 12:41:29 +04:00
03e4c63d38 WTForms, SQLAlchemy 2023-02-20 12:09:43 +04:00
5f328d82d3 MySQL database 2023-02-19 17:49:44 +04:00
10a6b6553d Moved files related to paths to a separated directory 2023-02-19 16:27:55 +04:00
4c7f07dd05 Misspelled "mysql" 2023-02-19 16:20:34 +04:00
61be530920 templates/static paths bugfixes 2023-02-19 16:19:18 +04:00
107dbfaf7b Corrected sample page 2023-02-18 21:27:15 +04:00
bc22b17f2a Import FastAPI paths in main.py, static/templates dir path bugfix 2023-02-18 21:25:47 +04:00
804e07b555 Config -> common.py, added paths, respond.py functions and templates 2023-02-18 21:17:16 +04:00
bfea5eeb06 Basic app, mainly copied from tmpl-flask 2023-02-18 20:01:13 +04:00
354a473f77 Initial commit 2023-02-18 18:32:41 +03:00