devtools/test/data/schema/custom.py
author sylvain.thenault@logilab.fr
Thu, 14 May 2009 12:49:04 +0200
changeset 1810 e95e876be17c
parent 0 b97547f5f1fa
child 1977 606923dff11b
permissions -rw-r--r--
merge

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