aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2018-04-11 19:46:46 -0700
committerBryan Newbold <bnewbold@robocracy.org>2018-04-11 19:46:46 -0700
commit2eb4e18024d6a7dc4b39e5c1f499a1475acc0e4c (patch)
tree009cd8ca802e9c495692e940629b4a9220eb88c4 /TODO
parent6048d2252d94dc287f56d6adc8e5ae4bf21b06a0 (diff)
downloadfatcat-2eb4e18024d6a7dc4b39e5c1f499a1475acc0e4c.tar.gz
fatcat-2eb4e18024d6a7dc4b39e5c1f499a1475acc0e4c.zip
files and containers!
Diffstat (limited to 'TODO')
-rw-r--r--TODO17
1 files changed, 16 insertions, 1 deletions
diff --git a/TODO b/TODO
index 8ce67499..db059f15 100644
--- a/TODO
+++ b/TODO
@@ -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?)