Merge branch 'Update-avatar_storage' of https://github.com/soh55/django-avatar into Update-avatar_storage

This commit is contained in:
soh55 2023-07-06 23:00:38 -05:00
commit fdb98d5c43

View file

@ -16,7 +16,6 @@ from PIL import Image, ImageOps
from avatar.conf import settings
from avatar.utils import get_username, invalidate_cache
try:
# From Django 4.2 use django.core.files.storage.storages in favor
# of the deprecated django.core.files.storage.get_storage_class