common/schema.py
author Katia Saurfelt <katia.saurfelt@logilab.fr>
Wed, 22 Apr 2009 12:19:44 +0200
changeset 1427 b31f7abc3fdc
parent 0 b97547f5f1fa
child 1132 96752791c2b6
permissions -rw-r--r--
The same item should not include both author and dc:creator

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