diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-04-11 19:46:46 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-04-11 19:46:46 -0700 |
commit | 2eb4e18024d6a7dc4b39e5c1f499a1475acc0e4c (patch) | |
tree | 009cd8ca802e9c495692e940629b4a9220eb88c4 /TODO | |
parent | 6048d2252d94dc287f56d6adc8e5ae4bf21b06a0 (diff) | |
download | fatcat-2eb4e18024d6a7dc4b39e5c1f499a1475acc0e4c.tar.gz fatcat-2eb4e18024d6a7dc4b39e5c1f499a1475acc0e4c.zip |
files and containers!
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 17 |
1 files changed, 16 insertions, 1 deletions
@@ -1,5 +1,20 @@ -helpers... ORM? +- tests are picking up config.py instead of using setUp() + +helpers/ORM and test +x files +x containers +- citations +x create from crossref dict (naive) +- "hydrated" get: release, creator, container +- populate_random_edit; push edit to live +- helpers with change logging (hook?) + +review +- should release point to work? I think not +- remove 'state' and 'redirect_id' from all revision tables later: +- crossref json import script/benchmark + => maybe both "raw" and string-dedupe? - public IDs are UUID (sqlite hack?) |