You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Django 4.2 has introduced STORAGES setting that allows nicer management of multiple storages.
It would be nice if this package allowed setting something like:
Django 4.2 has introduced STORAGES setting that allows nicer management of multiple storages.
It would be nice if this package allowed setting something like:
instead of only relying on "older style"
THUMBNAIL_DEFAULT_STORAGE
The text was updated successfully, but these errors were encountered: