Added a refactoring to PLAN.
- Legacy-Id: 11429
This commit is contained in:
parent
95bb23328c
commit
8fbc23ee1f
5
PLAN
5
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
|
||||
|
|
Loading…
Reference in a new issue