Esempio n. 1
0
 def to_python(self, value):
     """Convert the database value to a Python list."""
     return CoerciveList(self.of.to_python, value)