Exemplo n.º 1
0
 def get_preference(self, id):
     """ Get a worker's preference for a given week"""
     return Preference.get(parent=self, id=id)