config.py 265 B

1234
  1. #just to make sure if key changed in future not hard code in main file ,am maintaining in config file
  2. amazon_credential_list = ['M_AWS ACCESS KEY ID','M_AWS SECRET ACCESS KEY','M_S3 Bucket Name','M_AWS Region']
  3. types_of_files = ['documents','media_files','images']