Re: #3400 -- ModelAdmin.list_filter improvements

2010-10-10 Thread bydesign
This feature would be so nice to have! Can't tell you how many times I've needed it to be reminded again that it doesn't work yet. Thanks, Simon! On Oct 9, 1:29 am, Russell Keith-Magee wrote: > My apologies, Simon. This has been on my list of things to look at, > but people keep putting more thi

Re: FK Autocomplete Widget [GSoC '09 Admin UI Improvements]

2010-06-03 Thread bydesign
e admin app to show ForeignKey fields with an search input field. > > >> The search field is rendered by the ForeignKeySearchInput form widget > > >> and uses jQuery to do configureable autocompletion. > > > >>http://code.google.com/p/django-command-extensions/

Re: FK Autocomplete Widget [GSoC '09 Admin UI Improvements]

2010-06-02 Thread bydesign
I second the vote to add the GSoC '09 Admin UI foreign key autocomplete! It's actually somewhat embarrassing that this functionality hasn't made it in yet. Foreign keys in the admin interface become unusable if you have more than 50 or so rows in the table. I hope that since this code has already b