openwisp / openwisp/openwisp-controller
[admin] Extract jsonschema-widget to separate django package
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 773
- Forks
- 315
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 14
Description
This task is happening here: https://github.com/openwisp/django-jsonschema-widget/pull/1
Once the first version of the widget is ready we can remove the code of the widget from here and import that one.
This will help us to reuse this widget more easily across other django modules.
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 linked pull request in openwisp/django-jsonschema-widget, then identify the existing jsonschema-widget code in this repository. The work is done when the widget code is removed here and the new Django package is imported instead, after its first version is ready.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100