common/schema.py
author sylvain.thenault@logilab.fr
Thu, 19 Feb 2009 18:22:55 +0100
branchtls-sprint
changeset 845 6103d0f55a0b
parent 0 b97547f5f1fa
child 1132 96752791c2b6
permissions -rw-r--r--
simple tags

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