From 01b0bc66e67f05e51fa54232b7f2822f408c8d9f Mon Sep 17 00:00:00 2001 From: Garret Wassermann Date: Thu, 24 Aug 2017 14:59:40 -0400 Subject: [PATCH] Updated Development Roadmap (markdown) --- Development-Roadmap.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Development-Roadmap.md b/Development-Roadmap.md index 85db116..17e4e6d 100644 --- a/Development-Roadmap.md +++ b/Development-Roadmap.md @@ -6,6 +6,7 @@ This is very much in flux, not set in stone yet, and looking for comments! Pleas ## 0.2 * Updated Bootstrap CSS and jQuery interface, better theming * 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.8+, Python 2.7 or 3.4+