feat: Implemented single and multiselect autocomplete
This commit is contained in:
@@ -3042,6 +3042,9 @@ INSTALLED_APPS = [
|
||||
'django.contrib.sessions',
|
||||
'django.contrib.sites',
|
||||
|
||||
'dal',
|
||||
'dal_select2',
|
||||
|
||||
# Tweaked version of django.contrib.staticfiles
|
||||
'openedx.core.djangoapps.staticfiles.apps.EdxPlatformStaticFilesConfig',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user