misc/migration/3.12.0_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 16 Feb 2012 14:14:52 +0100
branchstable
changeset 8238 087bb529035c
parent 7540 074a6cec246b
permissions -rw-r--r--
[spelling] fix dictionnary -> dictionary typo

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