3
0
Fork 0
Web App for Wutta Framework
Find a file
Lance Edgar ca20fdfd03 fix: fallback to default continuum plugin logic, when no request
this solves the issue when running via command line, where it
previously would always set user/IP to None since the wuttaweb plugin
overrides the default when installed
2025-12-29 11:17:50 -06:00
docs feat: add basic views for Alembic Migrations, Dashboard 2025-12-28 15:16:24 -06:00
src/wuttaweb fix: fallback to default continuum plugin logic, when no request 2025-12-29 11:17:50 -06:00
tests fix: fallback to default continuum plugin logic, when no request 2025-12-29 11:17:50 -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/