Skip to content

Enable possibility to use empty_label="" with CountryField().formfield #466

@tomdtp

Description

@tomdtp

In my select elements I don't want to show the default "---------" empty_label. However setting

country = CountryField().formfield(empty_label="")

does not have any effect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions