mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-25 13:10:14 +01:00
28 lines
596 B
ReStructuredText
28 lines
596 B
ReStructuredText
==========================================
|
|
Wagtail 2.0 release notes - IN DEVELOPMENT
|
|
==========================================
|
|
|
|
.. contents::
|
|
:local:
|
|
:depth: 1
|
|
|
|
|
|
What's new
|
|
==========
|
|
|
|
Other features
|
|
~~~~~~~~~~~~~~
|
|
|
|
|
|
Bug fixes
|
|
~~~~~~~~~
|
|
|
|
|
|
Upgrade considerations
|
|
======================
|
|
|
|
Removed support for Python 2.7, Django 1.8 and Django 1.10
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
Python 2.7, Django 1.8 and Django 1.10 are no longer supported in this release. You are advised to upgrade your project to Python 3 and Django 1.11 before upgrading to Wagtail 2.0.
|