We decided to, rather than a PR, release the fix as a separate package that people can install alongside Mezzanine, that just "bolts on" to Mezzanine with pretty much zero effort:
https://pypi.python.org/pypi/filebrowser-s3/ (this *should* be filebrowser_s3 but there's something weird with pypi) With associated github repo https://github.com/Pomax/filebrowser_s3 The REAMDE.md pretty much covers what is necessary to make it work: add it as installed app, and then make sure to set the storage variable to use the filebrowser_s3 storage class instead. - Pomax -- 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.
