the_works/the_works
2025-04-28 10:24:15 +02:00
..
static integrated DataTables library to implement sort and search on tables 2025-04-25 12:21:29 +02:00
templates reworked code to empty/populate the modal form fields; moved (mostly) away from onclick(); switched to fetch() API when populating fields for existing entry 2025-04-26 13:06:08 +02:00
views reworked code to empty/populate the modal form fields; moved (mostly) away from onclick(); switched to fetch() API when populating fields for existing entry 2025-04-26 13:06:08 +02:00
__init__.py did some code cleanup 2025-04-28 10:24:15 +02:00
database.py switched from sqlite3 to flask_sqlalchemy 2025-04-20 22:53:08 +02:00
models.py added first view for table "Werk" 2025-04-23 09:36:59 +02:00
schema.sql DB schema 2025-04-18 16:02:14 +02:00