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