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 7860a6d commit adce880Copy full SHA for adce880
setup.py
@@ -5,7 +5,7 @@
5
INSTALL_REQUIREMENTS = [
6
"Django>=3.2",
7
"django-cms>=4.1.1",
8
- "django-fsm"
+ "django-fsm<3"
9
]
10
11
setup(
0 commit comments