the_works/the_works
2025-05-02 11:37:59 +02:00
..
static added support for DB table "Verlag" 2025-05-01 12:13:03 +02:00
templates added support for DB table "Sprache" 2025-05-01 12:34:17 +02:00
views added code 303 where POST requests are redirected to endpoints that accept only GET (which, weirdly enough, never was a problem for werk and text) 2025-05-02 11:37:59 +02:00
__init__.py added support for DB table "Sprache" 2025-05-01 12:34:17 +02:00
database.py switched from sqlite3 to flask_sqlalchemy 2025-04-20 22:53:08 +02:00
models.py reordered classes to match nav 2025-05-02 11:35:58 +02:00
schema.sql DB schema 2025-04-18 16:02:14 +02:00