diff options
| author | Tim Graham <timograham@gmail.com> | 2016-09-15 16:15:02 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-09-16 15:21:46 -0400 |
| commit | 5a51b449360ed2b84c2a54b90127a5faafa6f8f7 (patch) | |
| tree | 7e0de09523b57ee2657d0c8b69027c214d4e775f /docs | |
| parent | 727d7ce6cba21363470aaefb2dc5353017531be3 (diff) | |
Fixed #26697 -- Removed contrib.gis.maps.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.11.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/releases/1.11.txt b/docs/releases/1.11.txt index 3cd56c515e..af3c5159db 100644 --- a/docs/releases/1.11.txt +++ b/docs/releases/1.11.txt @@ -382,6 +382,10 @@ Backwards incompatible changes in 1.11 ``contrib.gis`` was first released, :ref:`gdalbuild` is now a required dependency for GeoDjango. In older versions, it's only required for SQLite. +* ``contrib.gis.maps`` is removed as it interfaces with a retired version of + the Google Maps API and seems to be unmaintained. If you're using it, `let + us know <https://code.djangoproject.com/ticket/14284>`_. + Database backend API -------------------- |
