goinnn / django-multiselectfield

A Multiple Choice model field
GNU Lesser General Public License v3.0
449 stars 208 forks source link

set default of multiselect to checked #130

Open Yehuda-Edelstein opened 2 years ago

Yehuda-Edelstein commented 2 years ago

Is there a way to create a multiselect field with the boxes already checked? For example, for email notifications a User should have the ability to choose form the multiselect which emails they would like to receive, but when the User registers, all emails should be allowed or checked at the start.