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