Closed
Description
In this commit, django-storages moved the clean_name function to storages.utils, but kept compatibility with the self._clean_name invocation.
In this commit, support for the invocation of clean_name through self._clean_name was removed.
I'll create a pull request for this issue.