3
0
Fork 0
wuttaweb/tests/forms
Lance Edgar 2ccfe29553 fix: prevent error in DateTime schema type if no widget/request set
when we use this intentionally, the widget/request should be set as
expected. but apparently this gets instantiated sometimes (by
ColanderAlchemy?) without a widget.

so this adds sane fallback logic, instead of outright error
2025-12-17 17:46:31 -06:00
..
test_base.py fix: fix 'attribute-defined-outside-init' for pylint 2025-09-01 11:53:50 -05: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 "complete" (sic) timezone support 2025-12-16 22:52:33 -06:00