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 8bb0b9d commit 2619423Copy full SHA for 2619423
.readthedocs.yaml
@@ -1,7 +1,7 @@
1
version: 2
2
3
sphinx:
4
- configuration: docs/conf.py
+ configuration: docs/source/conf.py
5
fail_on_warning: false
6
7
formats:
setup.py
@@ -36,7 +36,8 @@
36
"Framework :: Django :: 3.2",
37
"Framework :: Django CMS",
38
"Framework :: Django CMS :: 3.8",
39
- # "Framework :: Django CMS :: 3.9",
+ "Framework :: Django CMS :: 3.9",
40
+ "Framework :: Django CMS :: 3.10",
41
"Topic :: Internet :: WWW/HTTP",
42
"Topic :: Internet :: WWW/HTTP :: Dynamic Content",
43
"Topic :: Software Development",
0 commit comments