From 92323d54fd6df077dc523c423c7bb2dd8dbde621 Mon Sep 17 00:00:00 2001 From: Claude Paroz Date: Mon, 19 Sep 2016 09:58:58 +0200 Subject: Fixed #27056 -- Allowed migrating geometry field dimension on PostGIS Thanks Tim Graham for the review. --- docs/releases/1.11.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/releases/1.11.txt b/docs/releases/1.11.txt index 75407ceed8..73240c76ac 100644 --- a/docs/releases/1.11.txt +++ b/docs/releases/1.11.txt @@ -141,6 +141,8 @@ Minor features ``https://cdnjs.cloudflare.com`` which is more suitable for production use than the the old ``http://openlayers.org`` source. +* PostGIS migrations can now change field dimensions. + :mod:`django.contrib.messages` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.3