Skip to content

[Task]: replace extended-choices with django enum classes #16021

@eviljeff

Description

@eviljeff

Description

In django5.2 django-extended-choices appears incompatible - its relying on some internals that have changed in django. The last commit in the repo is 7 years ago. The are other alternative dependencies, but if we can use vanilla django IntegerChoices it should be more maintainable in the future.

Acceptance Criteria

  • don't define our constants with extended-choices; use django enums

┆Issue is synchronized with this Jira Task

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions