1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/gis_tests/data/geoip2
Nick Pope 3fad712a91 Fixed #35841 -- Restored support for DB-IP databases in GeoIP2.
Thanks Felix Farquharson for the report and Claude Paroz for the
review.

Regression in 40b5b1596f.

Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
2024-10-17 21:40:53 -03:00
..
dbip-city-lite-test.mmdb Fixed #35841 -- Restored support for DB-IP databases in GeoIP2. 2024-10-17 21:40:53 -03:00
dbip-country-lite-test.mmdb Fixed #35841 -- Restored support for DB-IP databases in GeoIP2. 2024-10-17 21:40:53 -03:00
GeoIP2-City-Test.mmdb Refs #35841 -- Updated GeoIP2 test database files. 2024-10-17 21:40:53 -03:00
GeoIP2-Country-Test.mmdb Refs #35841 -- Updated GeoIP2 test database files. 2024-10-17 21:40:53 -03:00
GeoLite2-ASN-Test.mmdb Refs #35841 -- Updated GeoIP2 test database files. 2024-10-17 21:40:53 -03:00
GeoLite2-City-Test.mmdb Refs #35841 -- Updated GeoIP2 test database files. 2024-10-17 21:40:53 -03:00
GeoLite2-Country-Test.mmdb Refs #35841 -- Updated GeoIP2 test database files. 2024-10-17 21:40:53 -03:00
README.md Fixed #35841 -- Restored support for DB-IP databases in GeoIP2. 2024-10-17 21:40:53 -03:00

GeoIP2 and GeoLite2 Test Databases

The following test databases are provided under this license:

  • GeoIP2-City-Test.mmdb
  • GeoIP2-Country-Test.mmdb
  • GeoLite2-ASN-Test.mmdb
  • GeoLite2-City-Test.mmdb
  • GeoLite2-Country-Test.mmdb

Updates can be found in this repository.

DB-IP Lite Test Databases

The following test databases are provided under this license:

  • dbip-city-lite-test.mmdb
  • dbip-country-lite-test.mmdb

They have been modified to strip them down to a minimal dataset for testing.

Updates can be found at this download page from DB-IP.