Compare commits

...

2 Commits

Author SHA1 Message Date
67d9dc324e bug fixes 2024-08-29 19:40:56 +03:00
4efce95785 bug fixes 2024-08-29 19:37:23 +03:00

View File

@ -11,6 +11,7 @@
from django.conf import settings
from django.core.files import File
from django.db import transaction
from django.db.models import Model
from django.utils.text import slugify
from spotipy import SpotifyClientCredentials
from yandex_music import Client, Cover