Updated plan. Added item to remove Py2 compatibility code.
- Legacy-Id: 17381
This commit is contained in:
parent
a14e38a1a1
commit
d412ed1eda
3
PLAN
3
PLAN
|
@ -7,6 +7,9 @@ Updated: $Date$
|
|||
Planned work in rough order
|
||||
===========================
|
||||
|
||||
* Remove Python 2.7 compatibility code. This includes cleaning up 'from future'
|
||||
imports and usages of 'six' 2/3 compatibility modules.
|
||||
|
||||
* Transition to Django 2.x (depends on Python 3.x). Security updates to
|
||||
Django 1.11 will cease around April 2020.
|
||||
|
||||
|
|
Loading…
Reference in a new issue