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:25:40 -0800 |
commit | 49620fa3249fec5f2a9d24dd966ca2a2c0cde912 (patch) | |
tree | eba2c3873a46065293f7751fac3fc1f074e3d3d9 /python/TODO | |
parent | 97b8c43dff9dd1bb86cc66c9ab71c6df17956579 (diff) | |
download | fatcat-49620fa3249fec5f2a9d24dd966ca2a2c0cde912.tar.gz fatcat-49620fa3249fec5f2a9d24dd966ca2a2c0cde912.zip |
TODO updates
Diffstat (limited to 'python/TODO')
-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 |