mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-26 08:09:51 -04:00
Single checkboxes are distinct because: - they don't need to be wrapped in a `<fieldset>` - they are a subclass of BooleanField so their data is either True or False