1
0
Fork 0
Base package for Wutta Framework
Go to file
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
docs feat: add basic "auth" data models: user/role/perm 2024-07-13 23:29:09 -05:00
src/wuttjamaican fix: always use 'wutta' prefix for provider entry points 2024-07-14 10:45:13 -05:00
tests fix: always use 'wutta' prefix for provider entry points 2024-07-14 10:45:13 -05:00
.gitignore feat: replace setup.cfg with pyproject.toml 2024-06-10 13:32:03 -05:00
CHANGELOG.md bump: version 0.6.0 → 0.6.1 2024-07-12 00:12:26 -05:00
COPYING.txt First commit, basic config (with db) and app handler 2023-10-28 17:50:13 -05:00
pyproject.toml docs: update project urls to wuttaproject.org 2024-07-14 09:28:58 -05:00
README.md docs: use markdown for project readme 2024-07-12 21:40:33 -05:00
tasks.py build: parse version from pyproject.toml when building release 2024-06-10 13:42:59 -05:00
tox.ini feat: drop python 3.6 support 2024-07-09 16:47:24 -05:00

WuttJamaican

Base package for Wutta Framework

See docs at https://rattailproject.org/docs/wuttjamaican/