From 1e2362ca0f2805e91204a7b005e5aed293b40c9e Mon Sep 17 00:00:00 2001 From: Flavio Curella Date: Thu, 30 Jul 2015 12:24:08 -0500 Subject: Refs #25184 -- Started deprecation for contrib.gis.geoip. --- docs/internals/deprecation.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/internals') diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt index 4a14acd734..cc1495efee 100644 --- a/docs/internals/deprecation.txt +++ b/docs/internals/deprecation.txt @@ -45,6 +45,8 @@ details on these changes. * The ``GeoManager`` and ``GeoQuerySet`` classes will be removed. +* The ``django.contrib.gis.geoip`` module will be removed. + * The ``supports_recursion`` check for template loaders will be removed from: * ``django.template.engine.Engine.find_template()`` -- cgit v1.3