3
0
Fork 0
Web App for Wutta Framework
Find a file
Lance Edgar 0ddf4d2ab9 fix: add render_grid_tag() as separate def block for index templates
sometimes caller needs to inject custom attrs to the grid tag
2025-01-14 18:16:21 -06:00
docs feat: add basic views for Reports 2025-01-11 21:35:06 -06:00
src/wuttaweb fix: add render_grid_tag() as separate def block for index templates 2025-01-14 18:16:21 -06:00
tests fix: improve support for composite model_key in MasterView 2025-01-14 11:51:03 -06:00
.gitignore feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
CHANGELOG.md bump: version 0.20.1 → 0.20.2 2025-01-14 13:19:27 -06:00
COPYING.txt feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
pyproject.toml bump: version 0.20.1 → 0.20.2 2025-01-14 13:19:27 -06:00
README.md docs: tweak readme (test commit) 2024-12-23 20:17:36 -06:00
tasks.py build: just run pytest, avoid tox when building release 2024-07-14 11:10:54 -05:00
tox.ini feat: add basic support for wutta-continuum 2024-08-27 21:11:44 -05:00

WuttaWeb

Web app for Wutta Framework

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