blag
blag
**Former** maintainer here. I'm also a member of Jazzband. Last time I emailed privately with @goinnn they expressed interest in turning this project over to Jazzband, and they took that...
#147 is merged. What can/should I review next?
Can I get a second set of eyes on #148?
Closing, since it's not dead quite yet.
Please open a PR with any additions, including better DRF support, that would be useful to other users.
Please install directly from GitHub (`pip install git+https://github.com/goinnn/django-multiselectfield.git@master`) and try again. This was fixed a few days ago.
Fixed in #148.
This appears to be fixed. Closing.
Yes there is! But you will have to do some coding to accomplish it. If I remember correctly, you should be able to subclass `multiselectfield.forms.fields.MultiSelectFormField` and override the `render` member...