1
0
Fork 0
Web App for Wutta Framework
Go to file
Lance Edgar 4bf2bb42fb fix: cleanup templates for home, login pages
if context has 'image_url' then use that, otherwise configured logo
2024-08-21 00:36:02 -05:00
docs feat: simplify base/page/form template structure; add docs 2024-08-19 21:30:50 -05:00
src/wuttaweb fix: cleanup templates for home, login pages 2024-08-21 00:36:02 -05:00
tests fix: show installed python packages on appinfo page 2024-08-20 21:26:38 -05:00
.gitignore feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
CHANGELOG.md bump: version 0.10.2 → 0.11.0 2024-08-20 15:05:12 -05:00
COPYING.txt feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
pyproject.toml bump: version 0.10.2 → 0.11.0 2024-08-20 15:05:12 -05:00
README.md docs: use markdown for project readme 2024-07-12 21:54:36 -05:00
tasks.py build: just run pytest, avoid tox when building release 2024-07-14 11:10:54 -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/