id summary reporter owner description type status component version severity resolution keywords cc stage has_patch needs_docs needs_tests needs_better_patch easy ui_ux 2465 Make select_related() related work for ForeignKeys with null=True Adam Endicott Malcolm Tredinnick 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. enhancement closed Database layer (models, ORM) normal fixed mir@… Unreviewed 0 0 0 0 0 0