We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be996aa commit a39c859Copy full SHA for a39c859
requirements.in
@@ -24,7 +24,7 @@ djangocms-text-ckeditor>=5.1.2
24
25
26
# optional django CMS frontend
27
-djangocms-frontend
+djangocms-frontend!=1.2.1
28
29
django-filer
30
requirements.txt
@@ -90,7 +90,7 @@ djangocms-alias==2.0.0
90
# via -r requirements.in
91
djangocms-attributes-field==3.0.0
92
# via djangocms-frontend
93
-djangocms-frontend==1.2.1
+djangocms-frontend==1.2.2
94
95
djangocms-text-ckeditor==5.1.5
96
# via
0 commit comments