|
3f665df6a7
|
Working with DB, admin form, WTForms, .env
|
2023-02-16 18:19:58 +04:00 |
|
|
66133ac46c
|
Makefile: pycache in root dir
|
2023-02-15 19:56:28 +04:00 |
|
|
2f55d03aab
|
Implemented get_db for MySQL, wrapped all routes in classes
|
2023-02-15 19:55:06 +04:00 |
|
|
c7da7e32b7
|
Added simple web page, routes are in a separate file
|
2023-02-15 17:34:49 +04:00 |
|
|
9ead8a457c
|
Improved structure
- Flask app factory instead of initializing `app` variable
- Gunicorn for production server
- Makefile: python3 -m
- .gitignore: instance dir
|
2023-02-15 16:00:30 +04:00 |
|
|
058bcd13e5
|
Basic template
|
2023-02-14 19:53:57 +04:00 |
|