Skip to content

abdelwahebmoalla/django-minio-storage

 
 

Repository files navigation

PyPI version Documentation Status Build Status

django-minio-storage

Use minio for django static and media file storage.

Minio is accessed through the Amazon S3 API, so existing django file storage adapters for S3 should work, but in practice they are hard to configure. This project uses the minio python client instead. Inspiration has been drawn from django-s3-storage and django-storages.

Documentation

See http://django-minio-storage.readthedocs.io/en/latest/ for documentation and usage guides.

About

A django storage driver for minio

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%