Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] Allow overriding/customizing widget #179

Open
nemesifier opened this issue Feb 18, 2021 · 0 comments
Open

[feature] Allow overriding/customizing widget #179

nemesifier opened this issue Feb 18, 2021 · 0 comments

Comments

@nemesifier
Copy link
Contributor

I have implemented some changes in OpenWISP Controller which flag some m2m relations as required and hence disables the checkbox, so that the m2m relations are forced.

To implement this in the admin widget I had to duplicate a lot of code of sortedm2m, which is not great. This area could be improved with small and backward compatible changes which would allow this kind of change without having to duplicate SortedCheckboxSelectMultiple, 'SortedMultipleChoiceField', SortedManyToManyField.

Is this change something the maintainers are interested in adding? If yes we can send a patch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant