3
0
Fork 0
Web App for Wutta Framework
Find a file
Lance Edgar b3f1f8b6d9 fix: improve built-in grid renderer logic
- add `render_batch_id()`
- allow kwargs for `render_currency()`
- caller may specify built-in renderer w/ string identifier
2025-01-06 16:56:31 -06:00
docs feat: add feature to edit email settings, basic message preview 2024-12-23 19:24:17 -06:00
src/wuttaweb fix: improve built-in grid renderer logic 2025-01-06 16:56:31 -06:00
tests fix: improve built-in grid renderer logic 2025-01-06 16:56:31 -06:00
.gitignore feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
CHANGELOG.md bump: version 0.18.0 → 0.19.0 2024-12-23 21:14:31 -06:00
COPYING.txt feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
pyproject.toml fix: include grid filters for all column properties of model class 2024-12-28 21:14:20 -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/