mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-15 04:21:07 +00:00
Add Django 2.0 to compatibility list in upgrading.rst
This commit is contained in:
parent
a54639f154
commit
ebbbd7ad49
1 changed files with 1 additions and 1 deletions
|
|
@ -123,5 +123,5 @@ The compatible versions of Django and Python for each Wagtail release are:
|
|||
+-------------------+------------------------------+-----------------------------+
|
||||
| 1.13 | 1.8, 1.10, 1.11 | 2.7, 3.4, 3.5, 3.6 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 2.0 | 1.11 | 3.4, 3.5, 3.6 |
|
||||
| 2.0 | 1.11, 2.0 | 3.4, 3.5, 3.6 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
|
|
|
|||
Loading…
Reference in a new issue