3
0
Fork 0
wuttaweb/tests/forms
Lance Edgar 49c001c9ad feat: overhaul how form vue template is rendered
now a page template can add `<%def name="form_vue_fields()">` and the
form should inspect/discover and use that instead of its default
2025-12-28 15:16:27 -06:00
..
main_template.mako feat: overhaul how form vue template is rendered 2025-12-28 15:16:27 -06:00
main_template_with_fields.mako feat: overhaul how form vue template is rendered 2025-12-28 15:16:27 -06:00
test_base.py feat: overhaul how form vue template is rendered 2025-12-28 15:16:27 -06:00
test_schema.py fix: prevent error in DateTime schema type if no widget/request set 2025-12-17 17:46:31 -06:00
test_widgets.py feat: add basic views for Alembic Migrations, Dashboard 2025-12-28 15:16:24 -06:00