Skip to content

storages.backends.s3boto3.S3Boto3Storage #770

@sowinski

Description

@sowinski

Hi,

i am using currently
STATICFILES_STORAGE = 'pipeline.storage.PipelineManifestStorage'

but want to move my data to s3.

STATICFILES_STORAGE = 'storages.backends.s3boto3.S3Boto3Storage'

Obviously this will break the "versioning" of my static files.

What can I do?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions