Ejemplo n.º 1
0
 def _to_python(self, value, state):
     return Stream.find_by_id(value)
Ejemplo n.º 2
0
 def _to_python(self, value, state):
     return Stream.find_by_id(value)