common/appobject.py
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Wed, 18 Feb 2009 11:41:35 +0100
branchtls-sprint
changeset 771 ae1b0081ff30
parent 701 cd5e855de490
child 1132 96752791c2b6
permissions -rw-r--r--
fix selector of EntityRelatedTab, next step is to find a way to avoid this kind of selector

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