✏️ Fix: [#72] settings.py에 homes app 주석처리

This commit is contained in:
sm4640
2025-07-16 00:29:58 +09:00
parent 873db8d894
commit 326b197b47

View File

@@ -66,7 +66,7 @@ INSTALLED_APPS = [
'codes', 'codes',
'notifications', 'notifications',
'nocodetools', 'nocodetools',
'homes', # 'homes',
] ]
MIDDLEWARE = [ MIDDLEWARE = [