The multiple=True option only works with the CountryFieldMixin, not with a custom (low-level) CountryField from serializer_fields. This is unexpected.