✏️ Fix: [#72] settings.py에 homes app 주석처리
This commit is contained in:
@@ -66,7 +66,7 @@ INSTALLED_APPS = [
|
|||||||
'codes',
|
'codes',
|
||||||
'notifications',
|
'notifications',
|
||||||
'nocodetools',
|
'nocodetools',
|
||||||
'homes',
|
# 'homes',
|
||||||
]
|
]
|
||||||
|
|
||||||
MIDDLEWARE = [
|
MIDDLEWARE = [
|
||||||
|
|||||||
Reference in New Issue
Block a user