Sean,

You're looking for the filter_interface argument for the ManyToManyField:
http://www.djangoproject.com/documentation/model_api/#many-to-many-relationships

On 5/17/06, Sean <[EMAIL PROTECTED]> wrote:
>
> Hi,
> I was wondering if the searchable select box as used in the add user
> interface (for selecting permissions) on the admin site is available for
> other fields, like in a one-to-many relationship with many entries
> (>200). I saw the ajax widget which was posted here some time ago but I
> really don't feel up to the challenge to hack that into admin.
>
> cheers, Sean
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to