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

Is it possible to implement this as a custom widget instead of as a ModelAdmin mixin?

Open andybak opened this issue 12 years ago • 1 comments

There would be a lower chance of conflicting with other mixins that way.

andybak avatar Oct 08 '12 18:10 andybak

Please advice me further :)

I wouldn't like to break the current structure, but a widget could be added as a supplementary approach.. the current approach is just to have an easy plugin, that's almost a one-liner.

benjaoming avatar Jan 10 '13 01:01 benjaoming