mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2025-02-16 10:19:17 +01:00
Updated Development Roadmap (markdown)
parent
109b50b0fc
commit
9f9da21434
@ -7,13 +7,13 @@ This is very much in flux, nothing set in stone yet, just ideas looking for comm
|
||||
## 0.3
|
||||
* Require Django 1.11.x or 2.x, Python 3.4+ or 2.7 (if remain on 1.11.x)
|
||||
* 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
|
||||
* Message threading, revised UI (should we use CoreUI? http://coreui.io)
|
||||
* Merged tickets and improved bulk actions
|
||||
* Improved Django user permissions
|
||||
|
||||
## 0.4
|
||||
* Require Django 2.x, Python 3.5+, (Python 2 is dropped for sure)
|
||||
* Port from 1.11.x -> 2.x to address deprecated features in 1.11 series
|
||||
* Port from Django 1.11.x -> 2.x to address deprecated features in 1.11 series
|
||||
* Generic views? (Should re-evaluate best practices when Django 2.0 is released, Django itself may change a bit in major version)
|
||||
|
||||
## Future (Not yet scheduled)
|
||||
|
Loading…
Reference in New Issue
Block a user