misc/migration/3.2.0_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 26 May 2009 09:31:15 +0200
branchstable
changeset 1937 fc702ea02b25
parent 1501 c80ca83a382f
child 1977 606923dff11b
permissions -rw-r--r--
cosmetic

rql('SET X value "main-template" WHERE X is CWProperty, '
    'X pkey "ui.main-template", X value "main"')
checkpoint()