theriverman / django-minio-backend

Minio Backend for Django
https://pypi.org/project/django-minio-backend/
MIT License
111 stars 22 forks source link

Why is it necessary to have both public and private buckets? #29

Closed theriverman closed 2 years ago

theriverman commented 2 years ago

Discussed in https://github.com/theriverman/django-minio-backend/discussions/20

Originally posted by **toabi** March 22, 2021 If an application only uses one type of bucket it seems weird to have to define both.
theriverman commented 2 years ago

v3.2.0 has been released

pip install django-minio-backend==3.2.0