Should your relationship be Many-to-Many I found this to be very
helpful:

Autocomplete manytomany widget for admin panel
http://djangosnippets.org/snippets/1365/

On Dec 7, 1:29 pm, Heigler <lordheig...@gmail.com> wrote:
> If you can't use raw_id_fields i guess you should write that view and
> use javascript to search inside the view.
>
> Can you use a auto complete approach instead a drop down menu? If you
> can, my suggestion is to use a jquery plugin to do the hard 
> work:http://docs.jquery.com/Plugins/autocomplete

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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