pypi.org : django-s3-file-field : 0.0.23
A Django library for uploading files directly to AWS S3 or MinIO Storage from HTTP clients.
Registry -
Documentation -
Download -
JSON
Integrity: sha256-6ee63b7c90d294797244... -
purl: pkg:pypi/[email protected]
Published:
Indexed:
Related tag:
v0.0.23
Loading...
Readme
Loading...
Dependencies
- boto3 * extra == 'boto3' (optional)
- django-storages[boto3] * extra == 'boto3' (optional)
- django-minio-storage * extra == 'minio' (optional)
- minio <7 extra == 'minio' (optional)
- django >=3
- djangorestframework *