branch | stable |
changeset 2172 | cf8f9180e63e |
parent 1977 | 606923dff11b |
child 2920 | 64322aa83a1d |
--- a/misc/migration/postcreate.py Fri Jun 19 09:19:27 2009 +0200 +++ b/misc/migration/postcreate.py Fri Jun 19 20:38:32 2009 +0200 @@ -43,4 +43,4 @@ eid = add_entity('CWPermission', name=PERM_USE_TEMPLATE_FORMAT, label=_('use template languages')) rql('SET X require_group G WHERE G name "managers", X eid %(x)s', - {'x': eid}, 'x') + {'x': eid}, 'x')