Hello! To use this filebrowser with django-tinymce and S3 storage for uploaded files, I combined S3Boto3Storage backend with your S3BotoStorageMixin.
I got this exception:
AttributeError
filebrowser.decorators.path_exists..decorator
's3.Bucket' object has no attribute 'list'