Skip to content

Commit 6d93cf5

Browse files
committed
change in setting file
1 parent 75e8636 commit 6d93cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cosmos_search/settings.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
INSTALLED_APPS = [
4646
'update.apps.UpdateConfig',
47-
'search',
47+
'search.apps.SearchConfig',
4848
'django.contrib.admin',
4949
'django.contrib.auth',
5050
'django.contrib.contenttypes',

0 commit comments

Comments
 (0)