Skip to content

Move storage classes to root of module #85

Open
@thomasf

Description

@thomasf
# we can drop the infix from the import path for the concrete media/static storage classes.


DEFAULT_FILE_STORAGE = "minio_storage.storage.MinioMediaStorage"

# TO ->

DEFAULT_FILE_STORAGE = "minio_storage.MinioMediaStorage"

Metadata

Metadata

Assignees

No one assigned

    Labels

    v0.6breaking changes

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions