When using select_related with nullable relationships, ensure that when constructing models, that a NULL object is retrieved when handling a null relationship.