Features: 1) Enable iframe support in Summernote configuration;

Fixes:

Extra: 1) Revert Summernote theme from "bs5" to "bs4".
This commit is contained in:
Egor Pavlovich Gorbunov 2025-06-19 13:59:44 +03:00
parent 3ea3fc1f43
commit ac39dedf94

View file

@ -1,6 +1,6 @@
SUMMERNOTE_THEME = "bs5"
SUMMERNOTE_THEME = "bs4"
SUMMERNOTE_CONFIG = {
"iframe": False,
"iframe": True,
"summernote": {
"lang": None,
"toolbar": [