Re: complete for dropdown box in admin

2012-02-13 Thread kenneth gonsalves
On Mon, 2012-02-13 at 17:15 +0530, Anoop Thomas Mathew wrote: > http://harvesthq.github.com/chosen/ > Hope this helps. > > looks just like what I wanted. And this helps too: http://bradmontgomery.net/blog/chosenjs-in-the-django-admin/ -- regards Kenneth Gonsalves -- You received this message

Re: complete for dropdown box in admin

2012-02-13 Thread Anoop Thomas Mathew
Hi, http://harvesthq.github.com/chosen/ Hope this helps. Thanks, Anoop Thomas Mathew atm ___ Life is short, Live it hard. On 13 February 2012 12:17, kenneth gonsalves wrote: > hi, > > I need a widget in admin to autoselect (I do not know what it is called) > a foreign key - that is if I ty

complete for dropdown box in admin

2012-02-12 Thread kenneth gonsalves
hi, I need a widget in admin to autoselect (I do not know what it is called) a foreign key - that is if I type 'f' it goes to the first occurrence of 'f' and so on. I hope I am clear. -- regards Kenneth Gonsalves -- You received this message because you are subscribed to the Google Groups "Dja