On Nov 14, 2008, at 4:00 PM, James Bennett wrote:
> > On Fri, Nov 14, 2008 at 5:49 PM, Eric Chamberlain <[EMAIL PROTECTED]> wrote: >> We have five or so ManyToMany fields (with 10,000+ and growing total >> entires in each field, only a few are selected for any one profile) >> in >> our user profile. When we bring up the profile in the admin, the >> page >> takes a while to load and render and taxes django and the database >> more than we would like as admin loads all the field possibilities. > > Try reading the admin docs, specifically for raw_id fields. Perfect, thanks. -- Eric Chamberlain --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

