django-pint icon indicating copy to clipboard operation
django-pint copied to clipboard

Use with ArrayField

Open ksmith0 opened this issue 7 years ago • 4 comments

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 avatar Feb 12 '18 23:02 ksmith0

@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.

CarliJoy avatar Nov 29 '20 01:11 CarliJoy

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.

ksmith0 avatar Nov 29 '20 02:11 ksmith0

Currently this is no priority for me if not more people asking for the feature or providing a PR

CarliJoy avatar Mar 10 '21 16:03 CarliJoy

Is this still of interest?

mmarras avatar Aug 23 '24 15:08 mmarras