common/schema.py
author Arthur Lutz <arthur.lutz@logilab.fr>
Thu, 04 Apr 2019 13:45:23 +0200
branch3.0
changeset 12558 29291282facc
parent 0 b97547f5f1fa
child 1132 96752791c2b6
permissions -rw-r--r--
Merging heads of old, closed branch

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