#2465: Make select_related() related work for ForeignKeys with null=True
--------------------------------------------------+-------------------------
 Reporter:  Adam Endicott <[EMAIL PROTECTED]>  |        Owner:  jacob
     Type:  enhancement                           |       Status:  new  
 Priority:  normal                                |    Milestone:       
Component:  Documentation                         |      Version:       
 Severity:  normal                                |   Resolution:       
 Keywords:                                        |  
--------------------------------------------------+-------------------------
Changes (by mtredinnick):

  * summary:  [patch] doc addition - select_related() and null=True => Make
              select_related() related work for ForeignKeys
              with null=True

Comment:

 It would be better to fix select_related() to work properly. There is no
 real reason for it to be restricted like this. Just to confirm: are you
 seeing the problem with a !ForeignKey field, or only with a
 !ManyToManyField?

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2465>
Django <http://code.djangoproject.org/>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to