openedx / openedx/django-config-models
Cannot remove fields
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 24
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
A recent attempt to remove a field from a config model failed: https://github.com/edx/edx-platform/pull/14939. Please document the process for removing fields.
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
Review the failed edx-platform pull request #14939 referenced in the issue to understand the field-removal attempt. Then identify the documentation entry point in django-config-models and document the removal process there. Done means contributors can follow the documented process for removing fields.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100