1
0
Fork 0
Web App for Wutta Framework
Go to file
Lance Edgar a361f07980 fix: replace default logo, favicon images
these files are based on one found in Wikipedia at
https://commons.wikimedia.org/wiki/File:Aelse_7.jpg

as of writing it was licensed under the "Creative Commons Attribution
2.0 Generic" license,
cf. https://creativecommons.org/licenses/by/2.0/deed.en

author listed as Josef F. Stuefer, cf.
https://www.flickr.com/photos/20375052@N00
2024-08-10 13:28:22 -05:00
docs feat: add basic Grid class, and /settings master view 2024-08-07 14:00:53 -05:00
src/wuttaweb fix: replace default logo, favicon images 2024-08-10 13:28:22 -05:00
tests feat: add basic support for "view" part of CRUD 2024-08-07 19:47:24 -05:00
.gitignore feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
CHANGELOG.md bump: version 0.4.0 → 0.5.0 2024-08-06 23:17:07 -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.4.0 → 0.5.0 2024-08-06 23:17:07 -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/