jazzband / django-queued-storage

Provides a proxy for Django storage backends that allows you to upload files locally and eventually serve them remotely
http://django-queued-storage.rtfd.org/
BSD 3-Clause "New" or "Revised" License
317 stars 62 forks source link

SuspiciousFileOperation on get_available_name #28

Closed ashwoods closed 7 years ago

ashwoods commented 7 years ago

We get an error when trying to call save() on test_storage_simple_save.