django-commons / django-commons/django-enum
Should value_from_object be overridden to return the enum.value?
Open
@bckohan is already working on this.
Since Nov 11, 2025.
question
- Dominant language
- Python
- Stars
- 110
- Forks
- 6
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 4
Description
This could make serialization work out of the box, but may have other unintended side effects. See #148
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.