3
0
Fork 0
Web App for Wutta Framework
Find a file
Lance Edgar e3c432aa37 fix: add serialize_object() method for ObjectRef schema node
so we can use this node type for non-wutta mapped class, with non-uuid
primary key
2025-01-15 08:21:15 -06:00
docs feat: add basic views for Reports 2025-01-11 21:35:06 -06:00
src/wuttaweb fix: add serialize_object() method for ObjectRef schema node 2025-01-15 08:21:15 -06:00
tests fix: improve support for composite model_key in MasterView 2025-01-14 11:51:03 -06:00
.gitignore feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
CHANGELOG.md bump: version 0.20.2 → 0.20.3 2025-01-14 18:19:29 -06:00
COPYING.txt feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
pyproject.toml bump: version 0.20.2 → 0.20.3 2025-01-14 18:19:29 -06:00
README.md docs: tweak readme (test commit) 2024-12-23 20:17:36 -06:00
tasks.py build: just run pytest, avoid tox when building release 2024-07-14 11:10:54 -05:00
tox.ini feat: add basic support for wutta-continuum 2024-08-27 21:11:44 -05:00

WuttaWeb

Web app for Wutta Framework

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