common/schema.py
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Tue, 03 Mar 2009 12:57:25 +0100
branchtreeview-tabs
changeset 997 ee71c2ba73e6
parent 0 b97547f5f1fa
child 1132 96752791c2b6
permissions -rw-r--r--
[tabs] tabbed views don't support concatenation; when vid=primary is forced, delegate to the default tab/view #32176

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