def test_array_int_raises(self): self.assertRaises(DataError, self.queryset.update, prices=ArrayAppend('prices', 'test'))