Skip to content

S3OptimizedUploadStorage: self._clean_name does not exist #251

@agsimmons

Description

@agsimmons

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.

Metadata

Metadata

Assignees

Labels

bugdependenciesPull requests that update a dependency file

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions