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

Refs #26509 -- Removed contrib.gis.utils.precision_wkt() per deprecation timeline.

This commit is contained in:
Tim Graham
2016-12-31 12:13:00 -05:00
parent 2b20e4148f
commit 1691782652
4 changed files with 2 additions and 93 deletions

View File

@@ -368,3 +368,5 @@ these features.
``virtual`` in ``Model._meta.add_field()`` are removed.
* The ``javascript_catalog()`` and ``json_catalog()`` views are removed.
* ``django.contrib.gis.utils.precision_wkt()`` is removed.