1
0
Fork 0
wuttjamaican/tests
Lance Edgar 375d0be638 feat: add basic data model support
wuttjamaican will provide a default data model with minimal tables;
it's assumed each custom app will extend this model with other tables
2024-07-11 12:55:55 -05:00
..
db feat: add basic data model support 2024-07-11 12:55:55 -05:00
__init__.py First commit, basic config (with db) and app handler 2023-10-28 17:50:13 -05:00
test_app.py feat: add basic data model support 2024-07-11 12:55:55 -05:00
test_conf.py fix: use more explicit import in config constructor 2024-07-04 11:37:37 -05:00
test_util.py feat: add basic data model support 2024-07-11 12:55:55 -05:00