This website requires JavaScript.
Explore
Help
Sign In
tobias
/
the_works
Watch
1
Star
0
Fork
0
You've already forked the_works
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6a3f8d6d03
the_works
/
the_works
History
eclipse
6a3f8d6d03
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
..
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
added first view for table "Werk"
2025-04-23 09:36:59 +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