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 from679e37e18a. Backport ofc37f249ffafrom main.
This commit is contained in:
14
tests/gis_tests/data/geoip2/README.md
Normal file
14
tests/gis_tests/data/geoip2/README.md
Normal 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
|
||||
Reference in New Issue
Block a user