django-pint
django-pint copied to clipboard
Use with ArrayField
The widgets provided for ArrayField in the admin do not handle the units in an elegant way. I would have expected a comma delimited list of values and a drop down for units afterward. Instead I get a comma delimited list of: value unit, value unit....
@ksmith0 do you still want to use an ArrayField? I guess it will be hard to implement being a combination of different Widgets.
If not I would close this Issue - also if you not answering until next year.
I still think this would be a useful feature and make the user experience better.
I have no understanding of the underlying mechanics, just observing from the interface.
Currently this is no priority for me if not more people asking for the feature or providing a PR
Is this still of interest?