3
0
Fork 0
Web App for Wutta Framework
Find a file
Lance Edgar 92d4ce43b1 feat: add basic MasterView to show all registered master views
also serves as anchor for "make new master view" feature, coming soon
2025-12-29 20:06:00 -06:00
docs feat: add basic MasterView to show all registered master views 2025-12-29 20:06:00 -06:00
src/wuttaweb feat: add basic MasterView to show all registered master views 2025-12-29 20:06:00 -06:00
tests feat: add basic MasterView to show all registered master views 2025-12-29 20:06:00 -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/