Re: Re-ordering foreign key on OF admin

2008-06-30 Thread Rajesh Dhawan
Hi, On Jun 30, 1:49 pm, "J. Cliff Dyer" <[EMAIL PROTECTED]> wrote: > Is it possible to add sorting criteria for a foreign key widget > in the oldforms admin?  (Django 0.96) > > I've got a foreign-key list with several thousand members, and it can be > difficult to find the appropriate item to li

Re-ordering foreign key on OF admin

2008-06-30 Thread J. Cliff Dyer
Is it possible to add sorting criteria for a foreign key widget in the oldforms admin? (Django 0.96) I've got a foreign-key list with several thousand members, and it can be difficult to find the appropriate item to link to in the drop-box. It is particularly difficult when new items are added