common/schema.py
author Sandrine Ribeau <sandrine.ribeau@logilab.fr>
Tue, 11 Nov 2008 16:17:50 -0800
changeset 27 ef1c80154d6f
parent 0 b97547f5f1fa
child 1132 96752791c2b6
permissions -rw-r--r--
Add a little in FAQ and HOWTO.

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