django-commons / django-commons/django-enum
Support Django 5+ choice override types
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 110
- Forks
- 6
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 4
Description
namely, dictionaries and callables.
https://docs.djangoproject.com/en/stable/ref/models/fields/#choices
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.
Research direction
Start with the Django choices documentation linked in the issue, then inspect django-enum's model-field handling for choices. Done means Django 5+ dictionary and callable choice definitions are supported, with the relevant tests covering both forms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100