django-dockit
django-dockit copied to clipboard
Beautify primitive list field
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