mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Refs #25184 -- Started deprecation for contrib.gis.geoip.
This commit is contained in:
parent
7f0953ce1f
commit
1e2362ca0f
5 changed files with 37 additions and 0 deletions
|
@ -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()``
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue