Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
krims0n32 opened this issue Nov 24, 2023 · 0 comments
Open

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

krims0n32 opened this issue Nov 24, 2023 · 0 comments

Comments

@krims0n32
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant