mod: django-filer настройка (11) поддержка heif/heic

This commit is contained in:
2026-06-08 20:06:55 +03:00
parent 7fb5b0e44f
commit 6d6bb873e9
4 changed files with 88 additions and 18 deletions

View File

@@ -14,6 +14,7 @@ django = "^6.0"
python-dotenv = "^1.0.0"
django-environ = "^0.13.0"
django-filer = "^3.4.4"
pillow-heif = "^1.3.0"
[tool.poetry.group.dev.dependencies]
django-extensions = "^3.2"