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