| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-07-23 | Removed double spaces after periods and within phrases. | Sarah Boyce |
| 2025-01-15 | Removed django.contrib.gis.geoip2.GeoIP2.open() per deprecation timeline. | Sarah Boyce |
| 2025-01-15 | Removed django.contrib.gis.geoip2.GeoIP2.coords() per deprecation timeline. | Sarah Boyce |
| 2025-01-15 | Simplified GeoIP2._query() when passing IPv4Address()/IPv6Address() instances. | Mariusz Felisiak |
| 2024-10-17 | Fixed #35841 -- Restored support for DB-IP databases in GeoIP2. | Nick Pope |
| 2024-01-11 | Fixed #35100 -- Reworked GeoIP2 database initialization. | Nick Pope |
| 2024-01-10 | Fixed #35092 -- Exposed extra fields for GeoIP2.country() and GeoIP2.city() r... | Nick Pope |
| 2024-01-07 | Fixed #35091 -- Allowed GeoIP2 querying using IPv4Address/IPv6Address. | Nick Pope |
| 2023-12-12 | Fixed #34305 -- Changed GeoIP2 tests to use MaxMind test databases. | Nick Pope |
| 2023-12-05 | Changed django.contrib.gis.geoip2 package to a module. | Nick Pope |
