tmpl-fastapi/app
2023-02-19 16:19:18 +04:00
..
__init__.py Basic app, mainly copied from tmpl-flask 2023-02-18 20:01:13 +04:00
common.py templates/static paths bugfixes 2023-02-19 16:19:18 +04:00
errors.py templates/static paths bugfixes 2023-02-19 16:19:18 +04:00
main.py templates/static paths bugfixes 2023-02-19 16:19:18 +04:00
pages.py Import FastAPI paths in main.py, static/templates dir path bugfix 2023-02-18 21:25:47 +04:00
paths.py Config -> common.py, added paths, respond.py functions and templates 2023-02-18 21:17:16 +04:00
respond.py Config -> common.py, added paths, respond.py functions and templates 2023-02-18 21:17:16 +04:00