Добавил поле "обложки" к модели альбома

This commit is contained in:
Viner Abubakirov
2026-01-02 15:11:32 +05:00
parent 6231de70ea
commit e67f5d5689
4 changed files with 105 additions and 25 deletions

View File

@@ -8,4 +8,5 @@ dependencies = [
"boto3>=1.42.6",
"django>=6.0",
"django-storages>=1.14.6",
"pillow>=12.1.0",
]