Revisions of python-django-storages

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1055944 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 10)
- update to 1.13.2:
  * Add support for Python 3.11 (`#1196`_)
  * Add support for saving ``pathlib.Path`` names (`#1200`_)
  * Catch 404 errors when calling ``delete()`` (`#1201`_)
  * Use ``AZURE_CUSTOM_DOMAIN`` for retrieving blob URLs and storage URL for
    other operations (`#1176`_)
  * Use ``DEFAULT_RETRY`` for all upload & delete operations (`#1156`_)
  * Fix gzipping of content (`#1203`_)
  * Pass through kwargs to signed URL generator (`#1193`_)
  * Improve write & memory performance when saving files (`#1194`_)
  * Strip off the root path when saving files to fix saving with upgraded
    versions of Django (`#1168`_)
  * Update ``DropBoxStorage`` constructor parameter order to be backwards
    compatible (`#1167`_)
  * Add support for Django 4.0 and 4.1 (`#1093`_)
  * Drop support for Django 2.2, 3.0 and 3.1 (`#1093`_)
  * Drop support for Python 3.5 and 3.6 (`#1093`_)
  * **Breaking**: Update and document the undocumented
    ``AWS_S3_URL_PROTOCOL`` from ``http:`` to ``https:`` and remove the
  undocumented ``AWS_S3_SECURE_URLS`` setting. You should only need to update your settings if you had updated either of
  these previously undocumented settings.  The default behavior of constructing an ``https:`` URL with a custom domain
  is unchanged (`#1164`_)
  * Add ``AWS_S3_USE_THREADS`` to disable ``threading`` for compatibility
    with ``gevent`` (`#1112`_)
  * Restore support for ``AZURE_ENDPOINT_SUFFIX`` (`#1118`_)
  * Replace deprecated ``download_to_stream`` with ``readinto`` (`#1113`_)
  * Add ``AZURE_API_VERSION`` setting (`#1132`_)
  * Fix ``get_modified_time()`` (`#1134`_)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 777611 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 5)
- Update to 1.9.1:
  * Breaking: The long deprecated S3 backend based on boto has been removed. (#825)
  * Test against and support Python 3.8 (#810)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 761364 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 4)
- Update to 1.8:
  * support for django 3.x
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 731206 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 3)
- Update to 1.7.2:
  * Various cloud fixes
  * Support for newer django releases
- Drop merged e9bb4bcb8a1b7720468add08bc8343ffbaa0165c.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 695091 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 2)
- add e9bb4bcb8a1b7720468add08bc8343ffbaa0165c.patch for django-2.2 
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 677651 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 1)
- Initial spec for v1.7.1
Displaying all 10 revisions
openSUSE Build Service is sponsored by