python-django-storages
Support for many storage backends in Django
- Developed at devel:languages:python:django
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-django-storages && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
django-storages-1.14.4.tar.gz | 0000083496 81.5 KB | |
python-django-storages.changes | 0000013767 13.4 KB | |
python-django-storages.spec | 0000002467 2.41 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1222049
from
Dirk Mueller (dirkmueller)
(revision 12)
- update to 1.14.4: * Pull AWS_SESSION_TOKEN from the environment * Fix newline handling for text mode files * Do not sign URLs when querystring_auth=False e.g public buckets or static files * Cache CloudFront Signers * Fix collectstatic --clear * Add mode kwarg to .url() to support creation of signed URLs for upload * Fix fetching user delegation key when custom domain is enabled * Add implementations of get_(modified|accessed)_time * Add support for Python 3.12 * Conform to BaseStorage interface * Add FTP_ALLOW_OVERWRITE setting * Add support for Django 5.0 and Python 3.12 * Deprecated: The config class property has been deprecated in favor of the client_config setting, a future version will remove support for the property. * Fix disabling CloudFront signing with class variables * Fix AWS_S3_* environment variables lookup * Add client_config/AWS_S3_CLIENT_CONFIG to configure advanced botocore settings * Fix re-gzipping already gzipped files * Add SFTP_BASE_URL setting * Fix saving files when SFTP_STORAGE_ROOT is set * Add support for FTP TLS via ftps URLs * Add support for passwords with urlchars * Fix re-opening of S3File * Revert raising ImproperlyConfigured when no bucket_name is
Comments 0