From bc5eed8fb0c4182a0f84eb78e729f05246312d84 Mon Sep 17 00:00:00 2001 From: Tomo Otsuka Date: Tue, 22 Dec 2015 23:22:54 +0000 Subject: [1.9.x] Fixed #25972 -- Restored support for the isnull lookup with ForeignObject. Backport of 8b6974a6857bdc48ad50bf21527b840c27648891 from master --- docs/releases/1.9.1.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/releases/1.9.1.txt b/docs/releases/1.9.1.txt index a40604780f..f7fa7cf37c 100644 --- a/docs/releases/1.9.1.txt +++ b/docs/releases/1.9.1.txt @@ -64,3 +64,6 @@ Bugfixes * Restored the functionality of the admin's ``list_editable`` add and change buttons (:ticket:`25903`). + +* Fixed ``isnull`` query lookup for ``ForeignObject`` + (:ticket:`25972`). -- cgit v1.3