Merge pull request #74 from plers-org/sm/#72

✏️ Fix: [#72] settings.py에 homes app 주석처리
This commit is contained in:
NKEY
2025-07-16 00:31:30 +09:00
committed by GitHub

View File

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