misc/migration/3.12.0_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 19 Sep 2011 14:22:28 +0200
changeset 7808 d90338624ea0
parent 7540 074a6cec246b
permissions -rw-r--r--
[security view] slight changes to make things clearer

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