common/schema.py
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Fri, 20 Feb 2009 20:50:05 +0100 (2009-02-20)
branchtreeview-tabs
changeset 917 51d5224b1698
parent 0 b97547f5f1fa
child 1132 96752791c2b6
permissions -rw-r--r--
[tabs] augment a bit the lazyview interface (very general now), tab groups are now marked per entity (thinking about the ?vid=primary case)
from warnings import warn
warn('moved to cubicweb.schema', DeprecationWarning, stacklevel=2)
from cubicweb.schema import *