We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75e8636 commit 6d93cf5Copy full SHA for 6d93cf5
cosmos_search/settings.py
@@ -44,7 +44,7 @@
44
45
INSTALLED_APPS = [
46
'update.apps.UpdateConfig',
47
- 'search',
+ 'search.apps.SearchConfig',
48
'django.contrib.admin',
49
'django.contrib.auth',
50
'django.contrib.contenttypes',
0 commit comments