1
0
Fork 0
Web App for Wutta Framework
Go to file
Lance Edgar 60e8303d29 add basic support for menu handler
default menu is not yet useful, but the handler mostly works.  except
for actual auth/perm checks since we have no users yet!
2024-07-13 20:03:44 -05:00
docs add basic support for menu handler 2024-07-13 20:03:44 -05:00
src/wuttaweb add basic support for menu handler 2024-07-13 20:03:44 -05:00
tests add basic support for menu handler 2024-07-13 20:03:44 -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 add basic support for menu handler 2024-07-13 20:03:44 -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/