1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

[5.1.x] Refs #35841 -- Updated GeoIP2 test database files.

The mmdb files were taken from
679e37e18a.

Backport of c37f249ffa from main.
This commit is contained in:
Nick Pope
2024-10-15 09:26:12 +01:00
committed by Natalia
parent 3ba8b0dae8
commit d1b63c26cc
8 changed files with 14 additions and 7 deletions

View File

@@ -0,0 +1,14 @@
# GeoIP2 and GeoLite2 Test Databases
The following test databases are provided under [this license][0]:
- `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][1].
[0]: https://github.com/maxmind/MaxMind-DB/blob/main/LICENSE-MIT
[1]: https://github.com/maxmind/MaxMind-DB/tree/main/test-data