Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 2.3 KB

select2_widgets.rst

File metadata and controls

17 lines (15 loc) · 2.3 KB

Select2 Widgets Reference

django-select2 Widget ...AddAnother ...EditSelected ...AddAnotherEditSelected
~django_select2.forms.Select2Widget Select2AddAnother Select2EditSelected Select2AddAnotherEditSelected
~django_select2.forms.HeavySelect2Widget HeavySelect2AddAnother HeavySelect2EditSelected HeavySelect2AddAnotherEditSelected
~django_select2.forms.Select2MultipleWidget Select2MultipleAddAnother Select2MultipleEditSelected Select2MultipleAddAnotherEditSelected
~django_select2.forms.HeavySelect2MultipleWidget HeavySelect2MultipleAddAnother HeavySelect2MultipleEditSelected HeavySelect2MultipleAddAnotherEditSelected
~django_select2.forms.HeavySelect2TagWidget HeavySelect2TagAddAnother HeavySelect2TagEditSelected HeavySelect2TagAddAnotherEditSelected
~django_select2.forms.ModelSelect2Widget ModelSelect2AddAnother ModelSelect2EditSelected ModelSelect2AddAnotherEditSelected
~django_select2.forms.ModelSelect2MultipleWidget ModelSelect2MultipleAddAnother ModelSelect2MultipleEditSelected ModelSelect2MultipleAddAnotherEditSelected
~django_select2.forms.ModelSelect2TagWidget ModelSelect2TagAddAnother ModelSelect2TagEditSelected ModelSelect2TagAddAnotherEditSelected