On 5/29/07, hotani <[EMAIL PROTECTED]> wrote:
> in the model, I changed to:
> models.ForeignKey(Client,raw_id_admin=True)

To be fair, the official model docs do recommend using raw_id_admin
when the related table contains large numbers of records; otherwise,
building a drop-down form of all of them is a fairly intense
operation.

-- 
"Bureaucrat Conrad, you are technically correct -- the best kind of correct."

--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to