Django SelectJSA replacement for Select2 that uses plain HTML and JavascriptQuick startModify settings.pyINSTALLED_APPS = [ ... 'selectjs', ... ]