diff --git a/PLAN b/PLAN index 30b5a456b..191d64038 100644 --- a/PLAN +++ b/PLAN @@ -22,6 +22,11 @@ Planned work in rough order * 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 * Add support for internationalised email addresses according to RFC 6531