add h5, h6 and blockquote as features in rich text editor
This commit is contained in:
@ -24,6 +24,7 @@ BASE_DIR = os.path.dirname(PROJECT_DIR)
|
|||||||
# Application definition
|
# Application definition
|
||||||
|
|
||||||
INSTALLED_APPS = [
|
INSTALLED_APPS = [
|
||||||
|
"dnscms",
|
||||||
"home",
|
"home",
|
||||||
"generic",
|
"generic",
|
||||||
"associations",
|
"associations",
|
||||||
|
Reference in New Issue
Block a user