changeset 7445 | 5331ba22c0e0 |
parent 7166 | dde161937d3e |
child 7815 | 2a164a9cf81c |
--- a/devtools/fill.py Thu May 26 18:24:55 2011 +0200 +++ b/devtools/fill.py Fri May 27 09:56:26 2011 +0200 @@ -275,9 +275,6 @@ :param choice_func: a function that takes an entity type, an attrname and returns acceptable values for this attribute """ - # XXX HACK, remove or fix asap - if etype in set(('String', 'Int', 'Float', 'Boolean', 'Date', 'CWGroup', 'CWUser')): - return [] queries = [] for index in xrange(entity_num): restrictions = []