One option is just to `pip uninstall filebrowser-safe`, then Mezzanine 
reverts back to the usual Django file upload (no need to change settings). 
Of course then you can't manage the media library, only upload, but it's 
not slow at least. Can anyone confirm if the bottlebeck is due to the 
`isdir` method in the S3BotoStorageMixin after all? Any ideas how the 
methods in this mixin could be wrote more efficiently? 

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to