--
Ticket URL: <https://code.djangoproject.com/ticket/32328>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* resolution: => needsinfo
Comment:
Thanks for this patch, however I'm a bit sceptical. I'm not not sure how
this could looks like for nested `ArrayField`s. We a have a similar ticket
(#25197) for `HStoreField` that remains idle for few years. We can
reconsider this ticket when someone prepares a proof of concept.
--
Ticket URL: <https://code.djangoproject.com/ticket/32328#comment:1>
Comment (by Mariusz Felisiak):
#33714 was a duplicate for `ArrayField`s where a `base_field` has
`choices`.
--
Ticket URL: <https://code.djangoproject.com/ticket/32328#comment:2>