1
0
Fork 0
Base package for Wutta Framework
Go to file
Lance Edgar 4c51189d41 fix: move model base class out of model subpkg
and other things, used by other packages (rattail)

otherwise when rattail imports them, the whole WJ model comes along
with it and it can interfere with sqlalchemy-continuum versioning
2024-08-30 20:30:09 -05:00
docs fix: move model base class out of model subpkg 2024-08-30 20:30:09 -05:00
src/wuttjamaican fix: move model base class out of model subpkg 2024-08-30 20:30:09 -05:00
tests fix: move model base class out of model subpkg 2024-08-30 20:30:09 -05:00
.gitignore feat: replace setup.cfg with pyproject.toml 2024-06-10 13:32:03 -05:00
CHANGELOG.md bump: version 0.13.1 → 0.13.2 2024-08-27 21:05:37 -05:00
COPYING.txt First commit, basic config (with db) and app handler 2023-10-28 17:50:13 -05:00
pyproject.toml bump: version 0.13.1 → 0.13.2 2024-08-27 21:05:37 -05:00
README.md docs: use markdown for project readme 2024-07-12 21:40:33 -05:00
tasks.py build: just run pytest, avoid tox when making release 2024-07-14 11:08:26 -05:00
tox.ini test: skip some tests if mako not installed 2024-08-26 14:34:35 -05:00

WuttJamaican

Base package for Wutta Framework

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