1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-21 22:09:36 +02:00

Update COUNTRY_REGION_JSON_VERSION to v2.4 and adjust download URL in management command

This commit is contained in:
Sean Morley 2024-11-05 10:41:01 -05:00
parent 87928932c2
commit c27bf4baba
2 changed files with 4 additions and 3 deletions

View file

@ -262,4 +262,4 @@ LOGGING = {
}
# https://github.com/dr5hn/countries-states-cities-database/tags
COUNTRY_REGION_JSON_VERSION = 'v2.5'
COUNTRY_REGION_JSON_VERSION = 'v2.4'