Support for many storage backends in Django
Project description
Installation
Installing from PyPI is as easy as doing:
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:
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.
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.
Found a Bug?
Issues are tracked via GitHub issues at the project issue page.
Documentation
Documentation for django-storages is located at https://django-storages.readthedocs.io/.
Contributing
Check for open 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 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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-storages-1.14.4.tar.gz
.
File metadata
- Download URL: django-storages-1.14.4.tar.gz
- Upload date:
- Size: 83.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 69aca94d26e6714d14ad63f33d13619e697508ee33ede184e462ed766dc2a73f |
|
MD5 | 852343f362e4216848a0f7ccbdeaa491 |
|
BLAKE2b-256 | 6d8877b5ede11147941dece064bd80ac618f6a4b91b4c9d5d305a2660014941e |
File details
Details for the file django_storages-1.14.4-py3-none-any.whl
.
File metadata
- Download URL: django_storages-1.14.4-py3-none-any.whl
- Upload date:
- Size: 31.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d61930acb4a25e3aebebc6addaf946a3b1df31c803a6bf1af2f31c9047febaa3 |
|
MD5 | 41d9e3bcdee9e33b0353eb5e3c202154 |
|
BLAKE2b-256 | e069a4b2f2dfa51fd18fd898e10cc41d73a30965da7cb3b683f1375b1dc3dd5c |