0.8.23 fix png black bg

This commit is contained in:
SDE
2023-12-02 16:26:53 +03:00
parent efd75817bc
commit c803d7abbb
2 changed files with 72 additions and 1 deletions

View File

@@ -217,7 +217,8 @@ CKEDITOR_RESTRICT_BY_USER = True
CKEDITOR_BROWSE_SHOW_DIRS = True
# CKEDITOR_IMAGE_BACKEND = 'ckeditor_uploader.backends.PillowBackend'
CKEDITOR_IMAGE_BACKEND = 'pillow'
# CKEDITOR_IMAGE_BACKEND = 'pillow'
CKEDITOR_IMAGE_BACKEND = "BaseModels.PIL.pillow_backend.PillowBackend"
# CKEDITOR_BROWSE_SHOW_DIRS = True