From 7f064ed22922fa87eb2524af0911010edf7c7eec Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Sat, 14 Jan 2023 12:07:31 -0300 Subject: Fixed typo --- posts.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'posts.org') diff --git a/posts.org b/posts.org index a836405..373cfd9 100644 --- a/posts.org +++ b/posts.org @@ -17,7 +17,7 @@ All posts in here will have the category set to /programming/. :END: :PROPERTIES: :EXPORT_FILE_NAME: using-minio-to-upload-to-a-local-s3-bucket-in-django -:EXPORT_DATE: 2021-01-10h Amazon S3 cloud storage service. +:EXPORT_DATE: 2021-01-10 So MinIO its an object storage that uses the same API as S3, which means that we can use the same S3 compatible libraries in Python, like [[https://pypi.org/project/boto3/][Boto3]] and -- cgit v1.2.3