#5724: Data is retrieved to build select when raw_id is being used.
-------------------------------------------+--------------------------------
Reporter:  Reid Beels <[EMAIL PROTECTED]>  |       Owner:  nobody         
  Status:  new                             |   Component:  Admin interface
 Version:  newforms-admin                  |    Keywords:                 
   Stage:  Unreviewed                      |   Has_patch:  0              
-------------------------------------------+--------------------------------
 Not a major issue, but worth noting all the same.

 A unicode error from the title of one of my related objects (oops) tipped
 me off that even though I was using the raw_id option in my admin section,
 all of the data (3000+ records) to build a select box was still being
 grabbed from the database.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/5724>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" 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-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to