3
0
Fork 0
wuttjamaican/tests
Lance Edgar b3ec7cb9b8 fix: add batch handler logic to remove row
also execute() can return whatever it wants, e.g. when creating some
new record(s) based on batch data
2025-01-06 16:36:02 -06:00
..
cli
db feat: add basic batch feature, data model and partial handler 2024-12-15 00:45:07 -06:00
email-templates fix: move email stuff from subpackage to module 2024-12-19 18:34:31 -06:00
__init__.py
test_app.py fix: add render_boolean, render_quantity app handler methods 2025-01-06 16:36:02 -06:00
test_auth.py
test_batch.py fix: add batch handler logic to remove row 2025-01-06 16:36:02 -06:00
test_conf.py fix: force interpolation of %(here)s, %(__file__)s in config files 2024-12-18 13:43:19 -06:00
test_email.py feat: add "email settings" feature for admin, previews 2024-12-23 19:24:55 -06:00
test_install.py fix: update post-install webapp command suggestion 2025-01-06 16:35:59 -06:00
test_people.py
test_progress.py
test_util.py fix: add simple rendering logic for currency values and errors 2024-12-28 20:10:37 -06:00