common/schema.py
author Laure Bourgois <Laure.Bourgois@logilab.fr>
Wed, 01 Apr 2009 17:25:40 +0200
branch450c435d69b9
changeset 1199 7fa66717175b
parent 0 b97547f5f1fa
child 1132 96752791c2b6
permissions -rw-r--r--
fixing isioc_type comment adding method (from existing cube blog code) to ISiocItem (isioc_replies, isioc_topics) adding method (from existing cube blog code) to ISiocContainer (isioc_items)

from warnings import warn
warn('moved to cubicweb.schema', DeprecationWarning, stacklevel=2)
from cubicweb.schema import *