You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New version of django-storages (1.14.4) introduced behavior that breaks exists() when allow_overwrite is True. This behavior is going to be reverted, but there's no release with the revert yet. See this PR for more info: jschneier/django-storages#1422
For now we have reverted the library updates (#11569), and when django-storages gets an update we can try again.
New version of django-storages (1.14.4) introduced behavior that breaks
exists()
whenallow_overwrite
is True. This behavior is going to be reverted, but there's no release with the revert yet. See this PR for more info: jschneier/django-storages#1422For now we have reverted the library updates (#11569), and when django-storages gets an update we can try again.
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: