Skip to content

Allow overriding the default storage class for images and such #261

@krims0n32

Description

@krims0n32

With the new STORAGES setting in Django 4.2 it has become easier to specify different backends for different purposes.

Markdownx now uses from django.core.files.storage import default_storage to determine its storage class used for images and such, it would be nice if this was configurable.

Thanks!

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