misc/migration/3.12.0_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 13 Feb 2012 12:16:21 +0100
changeset 8222 2a92f0ec881d
parent 7540 074a6cec246b
permissions -rw-r--r--
[test] fix test broken by EmailAddress read permissions change

if schema['TZDatetime'].eid is None:
    add_entity_type('TZDatetime')
if schema['TZTime'].eid is None:
    add_entity_type('TZTime')