Added a refactoring to PLAN.

- Legacy-Id: 11429
This commit is contained in:
Henrik Levkowetz 2016-06-20 22:00:30 +00:00
parent 95bb23328c
commit 8fbc23ee1f

5
PLAN
View file

@ -22,6 +22,11 @@ Planned work in rough order
* Review tracking project merge * Review tracking project merge
* Refactor to one function instead of having both Document.get_absolute_url()
and Document.href(), which should do the same thing, but don't today. Also
change the default draft href to be the datatracker url now that we support
revisions.
* Upgrade to Django 1.8 / 1.9 * Upgrade to Django 1.8 / 1.9
* Add support for internationalised email addresses according to RFC 6531 * Add support for internationalised email addresses according to RFC 6531