devtools/test/data/schema/custom.py
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Fri, 09 Jan 2009 11:01:34 +0100
changeset 379 3c19343f2848
parent 0 b97547f5f1fa
child 1977 606923dff11b
permissions -rw-r--r--
[javascript] add safety belt in cubicwebSortValueExtraction for cases where cubicweb:sortvalue is not available

Person = import_erschema('Person')
Person.add_relation(Date(), 'birthday')