• django-minio-backend 2.6.0 Release Announcement

    From Kristof Daja@21:1/5 to All on Sat Mar 13 19:28:07 2021
    I’m happy to announce the v2.6.0 release of django-minio-backend!

    django-minio-backend provides a wrapper around the official MinIO Python SDK enabling easy integration with MinIO for Django developers.
    You can learn more about MinIO the S3-compatible object storage here: https://min.io

    Release Notes:

    • New manage.py command: is_minio_available
    • Updated minIO SDK from 7.0.0 to 7.0.2
    • updated imports
    • updated self.client.list_objects_v2 to self.client.list_objects
    • Added get_available_name function override for django.core.files.storage.Storage to respect file override requests
    • Improved overall documentation
    • Added Django unit tests with Docker
    • Improved the reference implementations in the DjangoExampleApplication folder
    • Added GitHub Actions configuration

    See django-minio-backend at GitHub: https://github.com/theriverman/django-minio-backend
    See MinIO Python SDK here at GitHub: https://github.com/minio/minio-py

    You can install this version by executing the following command:
    python -m pip install django-minio-backend==2.6.0

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)