8000 Added version compatibility chart · django-cms/django-cms@9898b7a · GitHub
[go: up one dir, main page]

Skip to content

Commit 9898b7a

Browse files
committed
Added version compatibility chart
Fixes #6071
1 parent ca96ebd commit 9898b7a

File tree

1 file changed

+19
-16
lines changed

1 file changed

+19
-16
lines changed

docs/index.rst

Lines changed: 19 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -134,10 +134,24 @@ Software version requirements and release notes
134134

135135
This document refers to version |release|.
136136

137-
This release requires:
138137

139-
* `Python`_ versions 2.7, 3.3, 3.4 or 3.5
140-
* `Django`_ versions 1.8.x, 1.9.x
138+
Django/Python compatibility table
139+
=================================
140+
141+
=========== ========= ========= === === ==== ==== === === === === === ===
142+
django CMS Django Python
143+
----------- ------------------------------------------ ----------------------------
144+
\ 1.4 & 1.5 1.6 & 1.7 1.8 1.9 1.10 1.11 2.6 2.7 3.3 3.4 3.5 3.6
145+
=========== ========= ========= === === ==== ==== === === === === === ===
146+
3.0.18 ✓ ✓ ⨯ ⨯ ⨯ ⨯ ✓ ✓ ✓ ✓ ⨯ ⨯
147+
3.1.7 ⨯ ✓ ✓ ⨯ ⨯ ⨯ ✓ ✓ ✓ ✓ ⨯ ⨯
148+
3.2.0 ⨯ ✓ ✓ ⨯ FA03 ⨯ ⨯ ✓ ✓ ✓ ✓ ⨯ ⨯
149+
3.2.1-3.2.5 ⨯ ✓ ✓ ✓ ⨯ ⨯ ✓ ✓ ✓ ✓ ✓ ⨯
150+
3.3.0-3.4.1 ⨯ ⨯ ✓ ✓ ⨯ ⨯ ⨯ ✓ ✓ ✓ ✓ ⨯
151+
3.4.2-3.4.4 ⨯ ⨯ ✓ ✓ ✓ ⨯ ⨯ ✓ ✓ ✓ ✓ ⨯
152+
3.4.5 ⨯ ⨯ ✓ ✓ ✓ ✓ ⨯ ✓ ✓ ✓ ✓ ✓
153+
=========== ========= ========= === === ==== ==== === === === === === ===
154+
141155

142156
.. _Python: https://www.python.org
143157
.. _Django: https://www.djangoproject.com
@@ -150,25 +164,14 @@ The :ref:`installation how-to guide <installation>` provides an overview of othe
150164
project.
151165

152166

153-
*****************
154-
Table of contents
155-
*****************
156-
157167
.. toctree::
158168
:maxdepth: 2
169+
:hidden:
159170

160171
introduction/index
161172
how_to/index
162173
topics/index
163174
reference/index
164175
contributing/index
165176
upgrade/index
166-
user/index
167-
168-
169-
Indices and tables
170-
==================
171-
172-
* :ref:`genindex`
173-
* :ref:`modindex`
174-
* :ref:`search`
177+
user/index

0 commit comments

Comments
 (0)
0