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 ec6179c commit 42d3691Copy full SHA for 42d3691
setup.py
@@ -5,7 +5,7 @@
5
6
7
REQUIREMENTS = [
8
- 'django-cms>=3.7',
+ 'django-cms>=3.7,<4',
9
'django-filer>=1.7',
10
'djangocms-attributes-field>=1',
11
'djangocms-text-ckeditor>=3.1.0',
0 commit comments