Skip to content

multiple = True does not work on serializer_fields.CountryField #451

@gabn88

Description

@gabn88

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions