django.forms CheckboxSelectMultiple Example Code

CheckboxSelectMultiple is a class within the django.forms module of the Django project.

Example 1 from dccnsys

dccnsys is a conference registration system built with Django. The code is open source under the MIT license.

dccnsys / wwwdccn / gears / widgets.py