1
0
Fork 0
Base package for Wutta Framework
Go to file
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
docs feat: add basic data model support 2024-07-11 12:55:55 -05:00
src/wuttjamaican feat: add basic data model support 2024-07-11 12:55:55 -05:00
tests feat: add basic data model support 2024-07-11 12:55:55 -05:00
.gitignore feat: replace setup.cfg with pyproject.toml 2024-06-10 13:32:03 -05:00
CHANGELOG.md bump: version 0.4.0 → 0.5.0 2024-07-09 16:47:54 -05:00
COPYING.txt First commit, basic config (with db) and app handler 2023-10-28 17:50:13 -05:00
pyproject.toml feat: add basic data model support 2024-07-11 12:55:55 -05:00
README.rst Use ReST instead of markdown for README 2023-11-24 16:55:37 -06: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/