jschneier / django-storages

https://django-storages.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
2.74k stars 859 forks source link

Drop AWS_S3_ env variables in docs not working #1394

Closed gionn closed 5 months ago

gionn commented 5 months ago

Spent 40 minutes to figure out the reason for an Invalid token raised when trying to upload a file on Scaleway object storage.

jschneier commented 5 months ago

Sorry the fix is in master, release now.

gionn commented 5 months ago

ref https://github.com/jschneier/django-storages/issues/1336