Thanks very much for your response, really appreciated. But I am a noob and I don't know how to do this :) Could you please provide a simple example?
and more, how can I populate this field in admin with the table data? thanks again Il giorno lunedì 2 luglio 2012 17:28:48 UTC+2, Sunny Nanda ha scritto: > > You can specify a 'filter-horizontal' tuple in the admin model > declaration: > > https://docs.djangoproject.com/en/dev/ref/contrib/admin/#django.contrib.admin.ModelAdmin.filter_horizontal > > > -Sandeep > > On Monday, July 2, 2012 6:56:07 PM UTC+5:30, ledzgio wrote: >> >> In default admin panel, under group permissions, I saw a double panels >> where I can add an element from the left list panel to the right one >> instead of selecting multiple elements by holding CTRL. I would like to >> have this panel implementation in my admin with my models, how can I do >> that? >> >> thanks >> > -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/9P8AhMFZv9AJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

