diff --git a/Development-Roadmap.md b/Development-Roadmap.md index 3c8ef92..0fce0a2 100644 --- a/Development-Roadmap.md +++ b/Development-Roadmap.md @@ -5,7 +5,7 @@ This is very much in flux, nothing set in stone yet, just ideas looking for comm # Upcoming Releases ## 0.3 -* Require Django 1.11.x or 2.x, Python 3.4+ or 2.7 (if remain on 1.11.x) +* Require Django 1.11.x or 2.x, Python 3.4+ * Revisit Django deprecation warnings, fully address all deprecated issues from 1.8 -> 1.11 LTS transition; according to the Django deprecation guide, allows code to run until after the next LTS, so 1.11 code works on 2.x too, but would require further porting for 3.x, etc.) * Message threading, revised UI (should we use CoreUI? http://coreui.io) * Merged tickets and improved bulk actions