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. -- "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 -~----------~----~----~----~------~----~------~--~---