3
0
Fork 0
Web App for Wutta Framework
Find a file
Lance Edgar e4769fcc5a fix: restrict version for SQLAlchemy, pending a SQLAlchemy-Utils bug
not sure why this is just now affecting me?  only saw the problem when
running `tox -e nox` actually, which is even more weird?  but this
seems like a necessary step just in case, for now
2026-02-17 15:25:18 -06:00
docs feat: add support for association proxy fields in model forms 2026-02-17 14:34:27 -06:00
src/wuttaweb fix: fix first_name, last_name handling for User form 2026-02-17 14:34:30 -06:00
tests fix: fix first_name, last_name handling for User form 2026-02-17 14:34:30 -06: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.27.6 → 0.28.0 2026-02-17 14:34:33 -06:00
COPYING.txt feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
pyproject.toml fix: restrict version for SQLAlchemy, pending a SQLAlchemy-Utils bug 2026-02-17 15:25:18 -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/