From f0d38a4f797ce2689a6b7db716478dfb7e01ed0e Mon Sep 17 00:00:00 2001 From: Garret Wassermann Date: Wed, 30 Aug 2017 16:54:51 -0400 Subject: [PATCH] Updated Development Roadmap (markdown) --- Development-Roadmap.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Development-Roadmap.md b/Development-Roadmap.md index 268e26a..c5fb1be 100644 --- a/Development-Roadmap.md +++ b/Development-Roadmap.md @@ -9,10 +9,11 @@ This is very much in flux, nothing set in stone yet, just ideas looking for comm * Improved unit testing (infrastructure work for easier future development) * Improved Python 3 support, particularly for email parsing of tickets/comments * South database migrations are deprecated -* Requires Django 1.11+, Python 2.7 or 3.4+ +* Requires Django 1.11+, Python 2.7 or 3.4+, Python 2 deprecated ## 0.3 -* Require Django 1.11+, Python 2.7 or 3.4+, last release to support Python 2.7 +* Require Django 1.11+ +* Python 3.4+, to be determined if Python 2 support retained or removed * Message threading, revised UI * Merged tickets and improved bulk actions * Improved Django user permissions