mirror of
https://github.com/denizsafak/abogen.git
synced 2026-07-18 21:50:28 +02:00
Extracted extract_checkbox from settings.py, form.py (x2) into webui/routes/utils/common.py. Moved coerce_bool from settings.py to common.py to break circular import. Fixed bug in second form.py copy (was missing __contains__ check). 1006 tests pass.