1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-22 06:19:38 +02:00

Add capital to countries

This commit is contained in:
Sean Morley 2024-09-11 16:08:10 -04:00
parent 4dc11db21d
commit 6ac3f0541f
6 changed files with 39 additions and 5 deletions

View file

@ -260,4 +260,6 @@ LOGGING = {
'propagate': False,
},
},
}
}
COUNTRY_REGION_JSON_VERSION = 'v2.4'