Re: Alphabetic filtering of Django Admin drop down menu
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-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home