From fbd33a900fd9112208d881a33b356ac40453de1c Mon Sep 17 00:00:00 2001 From: Henrik Levkowetz Date: Tue, 6 Nov 2018 04:45:03 +0000 Subject: [PATCH] Added a note to PLAN - Legacy-Id: 15724 --- PLAN | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/PLAN b/PLAN index f1dc8e258..eafc42184 100644 --- a/PLAN +++ b/PLAN @@ -71,6 +71,10 @@ Planned work in rough order * Performance analysis of database table and index setup +* Refactor Document and types into Document subclasses, with conditional code + in views and utilities moved into models and overridden models where + handling differs between document types. + * Review and change the draft submission and handling code to deal with UTF-8 instead of ascii before upload of utf-8 drafts should be permitted. In ietf.submit.views.upload_submission(), for instance, there's a file open()