diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2019-01-14 17:25:40 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2019-01-14 17:31:06 -0800 |
commit | 1f4fd63ee1fb31ce657480b5170037f54b8e252f (patch) | |
tree | af91269a09cc8d29c3b605edb7fb00105331dffa /python | |
parent | 8a1199d2bd1fa79391e121e537181b63025efc76 (diff) | |
download | fatcat-1f4fd63ee1fb31ce657480b5170037f54b8e252f.tar.gz fatcat-1f4fd63ee1fb31ce657480b5170037f54b8e252f.zip |
TODO updates
Diffstat (limited to 'python')
-rw-r--r-- | python/TODO | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/python/TODO b/python/TODO index 8d9cffd3..e169267b 100644 --- a/python/TODO +++ b/python/TODO @@ -1,13 +1,8 @@ -Idea for further module simplification: move codegen'd library into it's own -directory (with it's own README, tests, etc), and reference it here via -symlink. - - schema.org metadata for releases additional tests - full object fields actually getting passed e2e (for rich_app) -- implicit editor.active_edit_group behavior - modify existing release via edit mechanism (and commit) - redirect a release to another (merge) - update (via edit) a redirect release |