common/view.py
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Tue, 24 Feb 2009 17:12:24 +0100
branchtls-sprint
changeset 945 912b604f0e42
parent 701 cd5e855de490
child 985 6a25c58a1c23
permissions -rw-r--r--
missing import

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