[ trixie ]
[ sid ]
[ 源代码: python-django-storages ]
软件包:python3-django-storages-s3(1.14.4-1)
python3-django-storages-s3 的相关链接
Debian 的资源:
下载源码包 python-django-storages:
- [python-django-storages_1.14.4-1.dsc]
- [python-django-storages_1.14.4.orig.tar.gz]
- [python-django-storages_1.14.4-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- python3-django-storages-dropbox
- python3-django-storages-ftp
- python3-django-storages-libcloud
- python3-django-storages-sftp
- python3-django-storages
- python-django-storages-doc
- python-django-analytical-doc
- python3-django-dynamic-preferences
- python3-django-analytical
- python-django-crispy-forms-foundation-doc
- python3-django-dbbackup
storage backends in Django (S3)
django-storages is a collection of custom storage backends for Django. Each storage backend has its own unique settings you will need to add to your settings.py file. Read the documentation for your storage engine(s) of choice to determine what you need to add.
Each backend is shipped as a separate package to ensure granular dependencies. This package contains the boto3 backend for AWS S3.
其他与 python3-django-storages-s3 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-boto3
- Python interface to Amazon's Web Services - Python 3.x
-
- dep: python3-django-storages (= 1.14.4-1)
- storage backends in Django (Python3 version)