3
0
Fork 0
Web App for Wutta Framework
Find a file
Lance Edgar 3af8e8aaf2 fix: flush session when creating new object via MasterView
whoops guess that got missed in the refactor.

this also adds our first functional test!  to reproduce the problem
since unit tests didn't catch it.  unfortunately i'm still missing
something about how the functional TestApp is supposed to work, in
conjunction with the test DB etc.  seems to be acting strangely with
regard to permission checks especially...
2025-12-28 22:48:36 -06:00
docs feat: add basic views for Alembic Migrations, Dashboard 2025-12-28 15:16:24 -06:00
src/wuttaweb fix: flush session when creating new object via MasterView 2025-12-28 22:48:36 -06:00
tests fix: flush session when creating new object via MasterView 2025-12-28 22:48:36 -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.25.1 → 0.26.0 2025-12-28 15:16:36 -06:00
COPYING.txt feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
pyproject.toml fix: flush session when creating new object via MasterView 2025-12-28 22:48:36 -06:00
README.md docs: tweak readme (test commit) 2024-12-23 20:17:36 -06:00
tasks.py fix: flush session when creating new object via MasterView 2025-12-28 22:48:36 -06:00
tox.ini fix: flush session when creating new object via MasterView 2025-12-28 22:48:36 -06:00

WuttaWeb

Web app for Wutta Framework

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