File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,15 +7,18 @@ Updated: $Date$
77Planned work in rough order
88===========================
99
10- * Fix the rfc sync script to update BCP changes (a BCP points to new RFC numbers)
10+ * Fix the DocAlias model to be m2m with documents, in order to be able to
11+ model BCPs that represent groups of RFCs properly, then fix the rfc sync
12+ script to update BCP aliases when changes occur changes (a BCP points to new
13+ RFC numbers)
14+
15+ * Transition to Python 3. This will make it easier to add add support for
16+ internationalsed email, and also other i18n enhancements.
1117
1218* Polish the htmlization pages, making the style identical with tools.ietf.org.
1319
1420* Revisit the review tool, work through the accumulated tickets.
1521
16- * Transition to Python 3. This will make it easier to add add support for
17- internationalsed email, and also other i18n enhancements.
18-
1922* Review and change the draft submission and handling code to deal with UTF-8
2023 instead of ascii before upload of utf-8 drafts should be permitted.
2124 (This may fall out for free with the Python 3 transition).
You can’t perform that action at this time.
0 commit comments