#32328: ArrayField in admin should show items as individual form controls
-----------------------------------------+------------------------
Reporter: Sumanth Ratna | Owner: nobody
Type: New feature | Status: new
Component: contrib.admin | Version: 3.1
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 1 |
-----------------------------------------+------------------------
Right now, `ArrayField`s are rendered as a text input of all the values
concatenated by `','`. Instead, the Django admin should incorporate
functionality similar to https://github.com/gradam/django-better-admin-
arrayfield in order to allow users to better edit `ArrayField`s in the
admin panel.
--
Ticket URL: <https://code.djangoproject.com/ticket/32328>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/055.96280e943726091012a374755761b104%40djangoproject.com.