Contenido
TaggitSelect2Custom
Overriding Select2 tag widget for taggit's TagField.
TaggitProfileSelect2Custom
Overriding Select2 tag widget for ContactRoleField.
Bases: dal_select2_taggit.widgets.TaggitSelect2
dal_select2_taggit.widgets.TaggitSelect2
Overriding Select2 tag widget for taggit’s TagField. Fixes error in tests where ‘value’ is None.
Handle multi-word tag.
Insure there’s a comma when there’s only a single multi-word tag, or tag “Multi word” would end up as “Multi” and “word”.
Handle multi-profiles.
Returns list of selected elements