mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #33442 -- Allowed GeoIP2 to use DB-IP Lite datasets.
This commit is contained in:
committed by
Mariusz Felisiak
parent
6654289f5b
commit
1e5bbbb2a8
@@ -60,6 +60,9 @@ Minor features
|
||||
* The :class:`~django.contrib.gis.gdal.GDALRaster` class now supports
|
||||
:class:`pathlib.Path`.
|
||||
|
||||
* The :class:`~django.contrib.gis.geoip2.GeoIP2` class now supports ``.mmdb``
|
||||
files downloaded from DB-IP.
|
||||
|
||||
:mod:`django.contrib.messages`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user