On Sat, Feb 14, 2009 at 11:29 AM, Alex Gaynor <[email protected]> wrote:
> Have you tried using raw_id_fields with it?
> http://docs.djangoproject.com/en/dev/ref/contrib/admin/#raw-id-fields

Just now tested that out.  That works pretty well but the downside is
that, for the user, the ID means nothing.  It has the lookup button to
pick a book, but once selected, it's difficult to review that
everything looks correct before saving.

It does solve the too many records to search through problem, but
usability is lacking, IMO.

Thanks for the suggestion... I think I'll use it for now and see if
anyone else responds.

-Rob

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to