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

Beautify primitive list field

Open zbyte64 opened this issue 13 years ago • 0 comments

currently list field is displayed as an inline form with 3 fields:

  • value
  • order
  • delete

Only the value field should be visible and the label should be hidden Ordering should be draggable Delete should be to the right of the value entry field Needs styling

zbyte64 avatar Jun 08 '12 00:06 zbyte64