Subversion Repositories SmartDukaan

Rev

Rev 7594 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7594 Rev 10253
Line 24... Line 24...
24
DB_HOST = "localhost"
24
DB_HOST = "localhost"
25
DB_USER = "root"
25
DB_USER = "root"
26
DB_PASSWORD = "shop2020"
26
DB_PASSWORD = "shop2020"
27
DB_NAME = "warehouse"
27
DB_NAME = "warehouse"
28
 
28
 
29
MAILTO = ['khushal.bhatia@shop2020.in', 'chaitnaya.vats@shop2020.in', 'rajneesh.arora@shop2020.in', 'chandan.kumar@shop2020.in', 'sandeep.sachdeva@shop2020.in', 'amar.kumar@shop2020.in', 'anupam.singh@shop2020.in', 'manoj.kumar@shop2020.in', 'chandan.kumar@shop2020.in']
29
MAILTO = ['khushal.bhatia@shop2020.in', 'chaitnaya.vats@shop2020.in', 'rajneesh.arora@shop2020.in', 'chandan.kumar@shop2020.in', 'sandeep.sachdeva@shop2020.in', 'manish.sharma@shop2020.in', 'kshitij.sood@shop2020.in', 'manoj.kumar@shop2020.in', 'chandan.kumar@shop2020.in']
30
SENDER = "cnc.center@shop2020.in"
30
SENDER = "cnc.center@shop2020.in"
31
PASSWORD = "5h0p2o2o"
31
PASSWORD = "5h0p2o2o"
32
SUBJECT = "Vendor Fulfilment Report"
32
SUBJECT = "Vendor Fulfilment Report"
33
SMTP_SERVER = "smtp.gmail.com"
33
SMTP_SERVER = "smtp.gmail.com"
34
SMTP_PORT = 587    
34
SMTP_PORT = 587