mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-01 12:15:15 -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