misc/migration/3.12.0_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 07 Jul 2011 18:20:23 +0200
changeset 7632 3c9dfc6e820b
parent 7540 074a6cec246b
permissions -rw-r--r--
[book] fix some rest/sphinx errors

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