2
0
Fork 0
wuttjamaican/tests
Lance Edgar b4d6cfb0ed fix: always use 'wutta' prefix for provider entry points
otherwise not all providers will be discoverable, for custom appname

also add `appname` prop for GenericHandler, AppProvider
2024-07-14 10:45:13 -05:00
..
db feat: add basic "auth" data models: user/role/perm 2024-07-13 23:29:09 -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