settings
This commit is contained in:
@@ -111,9 +111,9 @@ else:
|
|||||||
DATABASES={
|
DATABASES={
|
||||||
'default': {
|
'default': {
|
||||||
'ENGINE': 'django.db.backends.mysql',
|
'ENGINE': 'django.db.backends.mysql',
|
||||||
'NAME': 'fjrodriguez28$cfdi_as',
|
'NAME': 'fjrodriguez$cfdi_as',
|
||||||
'USER': 'fjrodriguez28',
|
'USER': 'fjrodriguez',
|
||||||
'PASSWORD': 'Nasus28@',
|
'PASSWORD': 'Soluciones28@',
|
||||||
'HOST': 'fjrodriguez28.mysql.pythonanywhere-services.com',
|
'HOST': 'fjrodriguez28.mysql.pythonanywhere-services.com',
|
||||||
'PORT': '3306',
|
'PORT': '3306',
|
||||||
'OPTIONS': {'init_command': "SET sql_mode='STRICT_TRANS_TABLES'"},
|
'OPTIONS': {'init_command': "SET sql_mode='STRICT_TRANS_TABLES'"},
|
||||||
|
|||||||
Reference in New Issue
Block a user