bhch / django-jsonform

A better, user-friendly JSON editing form field for Django admin. Also supports Postgres ArrayField.
https://django-jsonform.rtfd.io
BSD 3-Clause "New" or "Revised" License
334 stars 34 forks source link

Allow overriding widget in ArrayFormField #162

Closed WillNilges closed 6 months ago

WillNilges commented 6 months ago

Carries the fix from #58 to the ArrayFormField

bhch commented 6 months ago

Thank you for the PR.

Andrew-Dickinson commented 3 weeks ago

@bhch Could you please release a new version on PyPi which includes this patch?

bhch commented 2 weeks ago

Released in v2.23.0.