#2465: [patch] doc addition - select_related() and null=True
--------------------------------------------------+-------------------------
Reporter: Adam Endicott <[EMAIL PROTECTED]> | Owner: jacob
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Documentation | Version:
Severity: normal | Keywords:
--------------------------------------------------+-------------------------
While trying to figure out why select_related() wasn't doing anything for
me, I finally went to the source and realized that it is coded to not work
when null=True is set on the relationship. This is something I think
should be documented, so here's a patch. Hopefully I'm somewhat close on
the markup, I don't know how to test it.
--
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
-~----------~----~----~----~------~----~------~--~---