Code

*** empty log message ***
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 18 Jul 2002 11:29:49 +0000 (11:29 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 18 Jul 2002 11:29:49 +0000 (11:29 +0000)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@897 57a73879-2fb5-44c3-a270-3262357dd7e2

TODO.txt

index 79aebd39415247d81e9763145907a9d47e252e4e..964f539cd7c4804b6decda720daed391c92bdb65 100644 (file)
--- 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)