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
Hi, clear_delete_all command throws exception on S3
python manage.py thumbnail clear_delete_all
Clear the Key Value Store ... [Done]
Delete all thumbnail files in THUMBNAIL_PREFIX ... Traceback (most recent call last):
...
AttributeError: 'S3Storage' object has no attribute 'location'
The text was updated successfully, but these errors were encountered:
Hi,
clear_delete_all
command throws exception on S3The text was updated successfully, but these errors were encountered: