Обновить backend/settings.py
This commit is contained in:
@@ -128,7 +128,7 @@ import os
|
||||
DATABASES = {
|
||||
'default': {
|
||||
'ENGINE': 'django.db.backends.postgresql',
|
||||
'NAME': 'erkesh_mal',
|
||||
'NAME': '',
|
||||
'USER': 'postgres',
|
||||
'PASSWORD': 'swydk',
|
||||
'HOST': 'localhost',
|
||||
|
Reference in New Issue
Block a user