fix: setup error (#3207)
This commit is contained in:
parent
165de1ad73
commit
b2b5c331fa
@ -46,7 +46,7 @@ INSTALLED_APPS = [
|
|||||||
'models_provider',
|
'models_provider',
|
||||||
'django_celery_beat',
|
'django_celery_beat',
|
||||||
'application',
|
'application',
|
||||||
'chat'
|
'chat',
|
||||||
'oss'
|
'oss'
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user