A
Size: a a a
A
К
PB
PB
К
К
R
PB
.
С
NK
🤔
.
С
.
АВ
DATABASES = {
'default': {
'ENGINE': 'django.db.backends.mysql',
'OPTIONS': {
'read_default_file': os.path.join(BASE_DIR, 'my.cnf'),
}
}
}
(1045, "Access denied for user 'alx'@'localhost' (using password: NO)")
.
🤔
DATABASES = {
'default': {
'ENGINE': 'django.db.backends.mysql',
'OPTIONS': {
'read_default_file': os.path.join(BASE_DIR, 'my.cnf'),
}
}
}
(1045, "Access denied for user 'alx'@'localhost' (using password: NO)")