1
0
Fork 0
Web App for Wutta Framework
Go to file
Lance Edgar 1d113da45a feat: add "web handler" feature; it must get the menu handler
this makes more sense than (potentially) adding a whole bunch of
methods to the app handler.

also fix entry point for app provider, per wj changes
2024-07-14 11:07:50 -05:00
docs feat: add "web handler" feature; it must get the menu handler 2024-07-14 11:07:50 -05:00
src/wuttaweb feat: add "web handler" feature; it must get the menu handler 2024-07-14 11:07:50 -05:00
tests feat: add "web handler" feature; it must get the menu handler 2024-07-14 11:07:50 -05:00
.gitignore feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
CHANGELOG.md bump: 0.1.0 2024-07-12 09:09:02 -05:00
COPYING.txt feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
pyproject.toml feat: add "web handler" feature; it must get the menu handler 2024-07-14 11:07:50 -05:00
README.md docs: use markdown for project readme 2024-07-12 21:54:36 -05:00
tasks.py feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
tox.ini test: fix coverage command for tox 2024-07-12 00:36:38 -05:00

wuttaweb

Web app for Wutta Framework

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