1
0
Fork 0
wuttjamaican/tests
2024-07-14 15:47:39 -05:00
..
db feat: add model for Person; tie to User 2024-07-14 15:47:39 -05:00
__init__.py First commit, basic config (with db) and app handler 2023-10-28 17:50:13 -05:00
test_app.py fix: always use 'wutta' prefix for provider entry points 2024-07-14 10:45:13 -05:00
test_auth.py feat: add basic "auth" data models: user/role/perm 2024-07-13 23:29:09 -05:00
test_conf.py fix: add WuttaConfig.production() method 2024-07-11 18:23:43 -05:00
test_util.py feat: add basic data model support 2024-07-11 12:55:55 -05:00