Skip to content

Commit fbd33a9

Browse files
committed
Added a note to PLAN
- Legacy-Id: 15724
1 parent 26535bf commit fbd33a9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

PLAN

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,10 @@ Planned work in rough order
7171

7272
* Performance analysis of database table and index setup
7373

74+
* Refactor Document and types into Document subclasses, with conditional code
75+
in views and utilities moved into models and overridden models where
76+
handling differs between document types.
77+
7478
* Review and change the draft submission and handling code to deal with UTF-8
7579
instead of ascii before upload of utf-8 drafts should be permitted. In
7680
ietf.submit.views.upload_submission(), for instance, there's a file open()

0 commit comments

Comments
 (0)