1👍
The documentation link you posted says:
Just use the autocomplete_light.ModelForm or inherit from both SelectMultipleHelpTextRemovalMixin and django.forms.ModelForm.
If using autocomplete_light.ModelForm
then you don’t need to use SelectMultipleHelpTextRemovalMixin
manually 😉
👤jpic
Source:stackexchange.com