Updated plan which includes Django 1.11 upgrade.

- Legacy-Id: 13285
This commit is contained in:
Henrik Levkowetz 2017-05-09 17:34:47 +00:00
parent 27ff3850eb
commit cf7d5cb881

2
PLAN
View file

@ -34,6 +34,8 @@ Planned work in rough order
on multiple floors (probably means modelling break areas the same way on multiple floors (probably means modelling break areas the same way
as other sessions, and removing the break_area char_field on Meeting. as other sessions, and removing the break_area char_field on Meeting.
* Upgrade Django to version 1.11
* Transition to Python 3. This will make it easier to add add support for * Transition to Python 3. This will make it easier to add add support for
internationalsed email, and also other i18n enhancements. internationalsed email, and also other i18n enhancements.