diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.6.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.6.txt b/docs/releases/1.6.txt index c8012ab7c2..dd7a9a463e 100644 --- a/docs/releases/1.6.txt +++ b/docs/releases/1.6.txt @@ -134,6 +134,9 @@ Minor features * SimpleLazyObjects will now present more helpful representations in shell debugging situations. +* Generic :class:`~django.contrib.gis.db.models.GeometryField` is now editable + with the OpenLayers widget in the admin. + Backwards incompatible changes in 1.6 ===================================== |
