File tree 2 files changed +4
-3
lines changed 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 95
95
TINYMCE_DEFAULT_CONFIG = {
96
96
"height" : 600 ,
97
97
"menubar" : False ,
98
+ "promotion" : False ,
98
99
"selector" : 'textarea' ,
99
100
"menubar" : "file edit view insert format tools table help" ,
100
101
"plugins" : "advlist autolink lists link image charmap print preview anchor searchreplace visualblocks code fullscreen insertdatetime media table paste code help wordcount" ,
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ async-timeout==4.0.2
3
3
attrs == 22.2.0
4
4
autobahn == 23.6.2
5
5
Automat == 22.10.0
6
- certifi == 2023.7.22
6
+ certifi == 2024.07.04
7
7
cffi == 1.16.0
8
8
channels == 4.0.0
9
9
channels-redis == 4.1.0
@@ -12,9 +12,9 @@ constantly==15.1.0
12
12
crispy-bootstrap5 == 0.7
13
13
cryptography == 42.0.8
14
14
daphne == 4.0.0
15
- Django == 4.2.13
15
+ Django == 4.2.14
16
16
django-crispy-forms == 2.0
17
- django-tinymce == 3.6.1
17
+ django-tinymce == 4.1.0
18
18
hyperlink == 21.0.0
19
19
idna == 3.7
20
20
incremental == 22.10.0
You can’t perform that action at this time.
0 commit comments