From e2335deeba0ba65ac52145c8bcdc685cf603eec8 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Fri, 30 Dec 2016 19:06:30 -0500 Subject: Removed links to deprecated GeoIP. --- docs/internals/deprecation.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/internals') diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt index 1510ca659b..1cd381f8f9 100644 --- a/docs/internals/deprecation.txt +++ b/docs/internals/deprecation.txt @@ -756,9 +756,9 @@ details on these changes. and ``django.utils.text.truncate_html_words()`` will be removed in favor of the ``django.utils.text.Truncator`` class. -* The :class:`~django.contrib.gis.geoip.GeoIP` class was moved to - :mod:`django.contrib.gis.geoip` in 1.4 -- the shortcut in - :mod:`django.contrib.gis.utils` will be removed. +* The ``django.contrib.gis.geoip.GeoIP`` class was moved to + ``django.contrib.gis.geoip`` in 1.4 -- the shortcut in + ``django.contrib.gis.utils`` will be removed. * ``django.conf.urls.defaults`` will be removed. The functions :func:`~django.conf.urls.include`, ``patterns()`` and -- cgit v1.3