django-storages is a project to provide a variety of storage backends in a single library.
conda install conda-forge::django-storages-redux
conda install conda-forge/label/cf201901::django-storages-redux
conda install conda-forge/label/cf202003::django-storages-redux
conda install conda-forge/label/gcc7::django-storages-redux
This repo began as a fork of the original library under the package name of django-storages-redux and became the official successor (releasing under django-storages on PyPI) in February of 2016. This library is usually compatible with the currently supported versions of Django. Check the Trove classifiers in setup.py to be sure.