django-select2 in Django
Immediately use django_select2 in the Django admin does not work because django_select2 requires jQuery. By default django_select2 widget does not include jQuery. You can read more about this on
To quickly add jQuery to django_select2, do the following: