1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Upgraded OpenLayers version from 2.13 to 2.13.1

Thanks Daniel Hahler for the initial patch.
This commit is contained in:
Claude Paroz
2015-10-03 12:36:39 +02:00
parent d2ef521a53
commit 41ed6338a4
4 changed files with 7 additions and 4 deletions

View File

@@ -254,6 +254,9 @@ Minor features
* The new :class:`~django.contrib.gis.geoip2.GeoIP2` class allows using
MaxMind's GeoLite2 databases which includes support for IPv6 addresses.
* The default OpenLayers library version included in widgets has been updated
from 2.13 to 2.13.1.
:mod:`django.contrib.postgres`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^