On 6/21/06, Patrick J. Anderson <[EMAIL PROTECTED]> wrote:
> There are a few small admin interface issues I'd still need to work
> out, mainly I might have a similar number of records related to
> articles (the number of article assignments might be slighltly smaller
> to the number of articles, lets say 20,000), so I'd like to limit
> foreign key form elements to something user-friendly. Not sure yet how
> to do it, but I'm sure I'll find a way.

For that, you could use either the "limit_choices_to" or
"raw_id_admin" field options.

Adrian

-- 
Adrian Holovaty
holovaty.com | djangoproject.com

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to