Skip to content

4.2.6

Latest

Choose a tag to compare

@coleifer coleifer released this 17 Jul 18:12

Just tidying up a loose end from the 4.2.4/4.2.5 -- a missed outer join is now cached as an absent relation instead of being written through the foreign-key descriptor. The fk id on the source instance keeps the column's value (previously it was overwritten with None), and accessing the attribute on a non-null fk returns None instead of raising DoesNotExist.

View commits

im-c2bc97cc20