We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26535bf commit fbd33a9Copy full SHA for fbd33a9
1 file changed
PLAN
@@ -71,6 +71,10 @@ Planned work in rough order
71
72
* Performance analysis of database table and index setup
73
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
+
78
* Review and change the draft submission and handling code to deal with UTF-8
79
instead of ascii before upload of utf-8 drafts should be permitted. In
80
ietf.submit.views.upload_submission(), for instance, there's a file open()
0 commit comments