From: richard Date: Thu, 18 Jul 2002 11:29:49 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=9e0db5c3f160d5a0d54e86820671489ea931276b;p=roundup.git *** empty log message *** git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@897 57a73879-2fb5-44c3-a270-3262357dd7e2 --- diff --git a/TODO.txt b/TODO.txt index 79aebd3..964f539 100644 --- a/TODO.txt +++ b/TODO.txt @@ -10,6 +10,10 @@ pending hyperdb: range searching of values (dates in particular) - filter specifies {property: (comparison function, value)} comparison functions: lt, le, eq, ge, gt. eq and [value, value, ...] implies "in" +active hyperdb: add tests for Number and Boolean + - htmltemplate + - schema + - db pending instance: including much simpler upgrade path and the use of non-Python configuration files (ConfigParser) pending instance: cleanup to support config (feature request #498658)