mirror of
https://github.com/jazzband/django-avatar.git
synced 2026-03-16 22:20:30 +00:00
Merge branch 'Update-avatar_storage' of https://github.com/soh55/django-avatar into Update-avatar_storage
This commit is contained in:
commit
fdb98d5c43
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue