I had the wrong attribute before this commit, and Django Admin let me get away with it because it doesn't explode when you try to grab relations that aren't there–it just quietly returns None in some of those cases.
I had the wrong attribute before this commit, and Django Admin let me get away with it because it doesn't explode when you try to grab relations that aren't there–it just quietly returns None in some of those cases.