[ 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
- interactive high-level object-oriented language (default python3 version)
-
- 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)