Yes, have a look at this: http://docs.djangoproject.com/en/dev/ref/forms/widgets/#specifying-widgets
The widget class for Checkboxes would be django.forms.widgets import CheckboxSelectMultiple Hope that helps. On Nov 19, 3:19 am, Benjamin Wolf <b...@shs-it.de> wrote: > Hello, > > I'm using Django's form and ModelMultipleChoiceField. > ModelMultipleChoiceField produces a select list with multiple options. > Is it possible to use > checkboxes instead? > > Thanks, > Greets Ben -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=.