Refs #25184 -- Started deprecation for contrib.gis.geoip.

This commit is contained in:
Flavio Curella 2015-07-30 12:24:08 -05:00 committed by Tim Graham
parent 7f0953ce1f
commit 1e2362ca0f
5 changed files with 37 additions and 0 deletions

View file

@ -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()``