def to_internal_value(self, data): if type(data) is not list: raise ParseError("expected a list of data") return data