Class FilteredSelectMultiple
A SelectMultiple with a JavaScript filter interface.
Declaration
class FilteredSelectMultiple(forms.SelectMultiple)
source linkDocumentation
Note that the resulting JavaScript assumes that the jsi18n
catalog has been loaded in the page
Methods
▷ def __init__(self, verbose_name, is_stacked, attrs=None, choices=())