common/schema.py
author sylvain.thenault@logilab.fr
Tue, 10 Mar 2009 15:17:40 +0100
branchtls-sprint
changeset 1024 bb96289257bf
parent 0 b97547f5f1fa
child 1132 96752791c2b6
permissions -rw-r--r--
remove unused working_hours function, new todate function since we can't compare date and datetime objects

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