Support for aliyun oss2 storage backends in Django
Project description
Installing from PyPI is as easy as doing:
pip install django-oss2-storage
Once that is done add storages to your INSTALLED_APPS and set DEFAULT_FILE_STORAGE to the backend of your choice. If, for example, you want to use the boto3 backend you would set:
DEFAULT_FILE_STORAGE = 'oss2_storage.backends.Oss2MediaStorage'
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-oss2-storage-1.0.4.tar.gz.
File metadata
- Download URL: django-oss2-storage-1.0.4.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bbd245705eae864def4462773a74d19aac05a5a4834453a55d997165910517a1
|
|
| MD5 |
ab751206a5306765eca225d08996cdb5
|
|
| BLAKE2b-256 |
a4418197a4ece9a7cbc9eaf2bde10a598c8442c36fe38c7c54af7ad95e2fd8cc
|