Skip to content

Provide setting to enable/disable converting choices to enums globally #1480

@Flauschbaellchen

Description

@Flauschbaellchen

In our project we want to disable the auto-convertion of Django choice fields to Enums for every model.
To specify convert_choices_to_enum = False on every Type is a bit cumbersome so a global setting would help a lot.

I've created a PR which showcases the improvement I have in mind: #1477

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions