From 201198136da354541aed2e571168d343b55ac356 Mon Sep 17 00:00:00 2001 From: Daniel Wiesmann Date: Mon, 15 Aug 2016 18:18:48 +0100 Subject: [1.10.x] Fixed #27014 -- Fixed annotations with database functions on PostGIS. Thanks Sean Mc Allister for providing a test. Backport of 89f17e7caf0d1e70417253d135607c9fd6ebac56 from master --- docs/releases/1.10.1.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/releases/1.10.1.txt b/docs/releases/1.10.1.txt index b834915701..fdc00861c6 100644 --- a/docs/releases/1.10.1.txt +++ b/docs/releases/1.10.1.txt @@ -48,3 +48,6 @@ Bugfixes * Fixed ``ClearableFileInput`` to avoid the ``required`` HTML attribute when initial data exists (:ticket:`27037`). + +* Fixed annotations with database functions when combined with lookups on + PostGIS (:ticket:`27014`). -- cgit v1.3