3
0
Fork 0
Web App for Wutta Framework
Find a file
Lance Edgar 19cf6cf03a fix: serialize None to null, for ObjectRef schema type
not sure how this didn't come up until now..anyway hopefully it's the
right thing but we'll see
2026-03-08 12:26:21 -05:00
docs feat: add support for association proxy fields in model forms 2026-02-17 14:34:27 -06:00
src/wuttaweb fix: serialize None to null, for ObjectRef schema type 2026-03-08 12:26:21 -05:00
tests fix: serialize None to null, for ObjectRef schema type 2026-03-08 12:26:21 -05:00
.gitignore feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
.pylintrc fix: explicitly disable 'duplicate-code' false alarm 2025-09-01 19:38:57 -05:00
CHANGELOG.md bump: version 0.29.0 → 0.29.1 2026-03-04 20:42:08 -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.29.0 → 0.29.1 2026-03-04 20:42:08 -06:00
README.md docs: update links for docs, coverage 2026-01-05 13:07:32 -06:00
tasks.py fix: flush session when creating new object via MasterView 2025-12-28 22:48:36 -06:00
tox.ini test: remove intermediate html coverage report for tox 2026-02-04 08:49:25 -06:00

WuttaWeb

Web app for Wutta Framework

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