Fixed #26509 -- Deprecated the contrib.gis.utils.precision_wkt() function.

This commit is contained in:
krishbharadwaj 2016-04-17 00:10:05 +05:30 committed by Tim Graham
parent a3265af808
commit e494b9ffb6
4 changed files with 38 additions and 0 deletions

View file

@ -158,6 +158,8 @@ details on these changes.
* The ``javascript_catalog()`` and ``json_catalog()`` views will be removed.
* The ``django.contrib.gis.utils.precision_wkt()`` function will be removed.
.. _deprecation-removed-in-1.10:
1.10