freshcrate
Home > Databases > django-storages

django-storages

Support for many storage backends in Django

Description

.. image:: https://raw.githubusercontent.com/jschneier/django-storages/master/docs/logos/horizontal.png :alt: Django-Storages :width: 100% .. image:: https://img.shields.io/pypi/v/django-storages.svg :target: https://pypi.org/project/django-storages/ :alt: PyPI Version .. image:: https://github.com/jschneier/django-storages/actions/workflows/ci.yml/badge.svg :target: https://github.com/jschneier/django-storages/actions/workflows/ci.yml :alt: Build Status Installation ============ Installing from PyPI is as easy as doing: .. code-block:: bash pip install django-storages If you'd prefer to install from source (maybe there is a bugfix in master that hasn't been released yet) then the magic incantation you are looking for is: .. code-block:: bash pip install -e 'git+https://github.com/jschneier/django-storages.git#egg=django-storages' For detailed instructions on how to configure the backend of your choice please consult the documentation. About ===== django-storages is a project to provide a variety of storage backends in a single library. This library is usually compatible with the currently supported versions of Django. Check the Trove classifiers in setup.py to be sure. django-storages is backed in part by `Tidelift`_. Check them out for all of your enterprise open source software commercial support needs. .. _Tidelift: https://tidelift.com/subscription/pkg/pypi-django-storages?utm_source=pypi-django-storages&utm_medium=referral&utm_campaign=enterprise&utm_term=repo Security ======== To report a security vulnerability, please use the `Tidelift security contact`_. Tidelift will coordinate the fix and disclosure. Please **do not** post a public issue on the tracker. .. _Tidelift security contact: https://tidelift.com/security Found a Bug? ============ Issues are tracked via GitHub issues at the `project issue page <https://github.com/jschneier/django-storages/issues>`_. Documentation ============= Documentation for django-storages is located at https://django-storages.readthedocs.io/. Contributing ============ #. `Check for open issues <https://github.com/jschneier/django-storages/issues>`_ at the project issue page or open a new issue to start a discussion about a feature or bug. #. Fork the `django-storages repository on GitHub <https://github.com/jschneier/django-storages>`_ to start making changes. #. Add a test case to show that the bug is fixed or the feature is implemented correctly. #. Bug me until I can merge your pull request. Please don't update the library version in CHANGELOG.rst or ``storages/__init__.py``, the maintainer will do that on release. History ======= 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.

Release History

VersionChangesUrgencyDate
1.14.6Imported from PyPI (1.14.6)Low4/21/2026
1.14.5Tag 1.14.5Low2/15/2025
1.14.4Tag 1.14.4Low7/9/2024
1.14.3Tag 1.14.3Low5/4/2024
1.14.2Tag 1.14.2Low10/9/2023
1.14.1Tag 1.14.1Low9/29/2023
1.14Tag 1.14Low9/4/2023
1.13.2Tag 1.13.2Low12/23/2022
1.13.1Tag 1.13.1Low8/6/2022
1.13Tag 1.13Low8/5/2022
1.12.3Tag 1.12.3Low10/30/2021
1.12.2Tag 1.12.2Low10/16/2021
1.12.1Tag 1.12.1Low10/11/2021
1.12Tag 1.12Low10/7/2021
1.11.1Tag 1.11.1Low12/24/2020
1.11Tag 1.11Low12/16/2020
1.10.1Tag 1.10.1Low9/14/2020
1.10Tag 1.10Low8/31/2020
1.9.1Tag 1.9.1Low2/4/2020
1.9Tag 1.9Low2/3/2020

Dependencies & License Audit

Loading dependencies...

Similar Packages

azure-storage-blobMicrosoft Azure Blob Storage Client Library for Pythonazure-template_0.1.0b6187637
azure-storage-file-shareMicrosoft Azure Azure File Share Storage Client Library for Pythonazure-template_0.1.0b6187637
mirakuruProcess executor (not only) for tests.3.0.2
opentelemetry-instrumentation-qdrantOpenTelemetry Qdrant instrumentation0.60.0
django-modelclusterDjango extension to allow working with 'clusters' of models as a single unit, independently of the database6.4.1