Changes between Initial Version and Version 1 of Ticket #31019


Ignore:
Timestamp:
Nov 21, 2019, 7:23:49 AM (4 years ago)
Author:
Shipeng Feng
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #31019 – Description

    initial v1  
    1111        'PASSWORD': 'superS3cret'
    1212    },
    13     'customers': {
    14         'NAME': 'customer_data',
    15         'ENGINE': 'django.db.backends.mysql',
    16         'USER': 'mysql_cust',
    17         'PASSWORD': 'veryPriv@ate'
    18     }
    1913}
    2014}}}
Back to Top