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/-/7xvs7n76QhYJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to