1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-29 01:39:36 +02:00

Formatting and minor fixes

This commit is contained in:
Sean Morley 2024-09-06 11:12:48 -04:00
parent 04c358a72e
commit 4558c30d74

View file

@ -1542,7 +1542,7 @@ class Command(BaseCommand):
# Equatorial Guinea (GQ) # Equatorial Guinea (GQ)
('GQ-C', 'Región Continental', 'Continental Region', 'gq'), ('GQ-C', 'Región Continental', 'Continental Region', 'gq'),
('GQ-I', 'Región Insular', 'Insular Region', 'gq') ('GQ-I', 'Región Insular', 'Insular Region', 'gq'),
('GQ-AN', 'Annobón', 'Annobon', 'gq'), ('GQ-AN', 'Annobón', 'Annobon', 'gq'),
('GQ-BN', 'Bioko Norte', 'North Bioko', 'gq'), ('GQ-BN', 'Bioko Norte', 'North Bioko', 'gq'),
('GQ-BS', 'Bioko Sur', 'South Bioko', 'gq'), ('GQ-BS', 'Bioko Sur', 'South Bioko', 'gq'),
@ -1575,7 +1575,7 @@ class Command(BaseCommand):
('EE-79', 'Tartumaa', 'Tartu', 'ee'), ('EE-79', 'Tartumaa', 'Tartu', 'ee'),
('EE-81', 'Valgamaa', 'Valga', 'ee'), ('EE-81', 'Valgamaa', 'Valga', 'ee'),
('EE-84', 'Viljandimaa', 'Viljandi', 'ee'), ('EE-84', 'Viljandimaa', 'Viljandi', 'ee'),
('EE-87', 'Võrumaa', 'Võru', 'ee') ('EE-87', 'Võrumaa', 'Võru', 'ee'),
('EE-184', 'Haapsalu', 'Haapsalu', 'ee'), ('EE-184', 'Haapsalu', 'Haapsalu', 'ee'),
('EE-296', 'Kohtla-Järve', 'Kohtla-Järve', 'ee'), ('EE-296', 'Kohtla-Järve', 'Kohtla-Järve', 'ee'),
('EE-321', 'Maardu', 'Maardu', 'ee'), ('EE-321', 'Maardu', 'Maardu', 'ee'),
@ -1590,7 +1590,7 @@ class Command(BaseCommand):
('EE-784', 'Viljandi', 'Viljandi', 'ee'), ('EE-784', 'Viljandi', 'Viljandi', 'ee'),
('EE-793', 'Võru', 'Võru', 'ee'), ('EE-793', 'Võru', 'Võru', 'ee'),
('EE-897', 'Narva-Jõesuu', 'Narva-Jõesuu', 'ee'), ('EE-897', 'Narva-Jõesuu', 'Narva-Jõesuu', 'ee'),
('EE-919', 'Põlva', 'Põlva', 'ee') ('EE-919', 'Põlva', 'Põlva', 'ee'),
('EE-130', 'Alutaguse', 'Alutaguse', 'ee'), ('EE-130', 'Alutaguse', 'Alutaguse', 'ee'),
('EE-141', 'Anija', 'Anija', 'ee'), ('EE-141', 'Anija', 'Anija', 'ee'),
('EE-142', 'Antsla', 'Antsla', 'ee'), ('EE-142', 'Antsla', 'Antsla', 'ee'),
@ -1684,11 +1684,11 @@ class Command(BaseCommand):
('FO', 'Faroe Islands', 'Faroe Islands', 'fo'), ('FO', 'Faroe Islands', 'Faroe Islands', 'fo'),
# Fiji (FJ) # Fiji (FJ)
('FJ-R', 'Rotuma', 'Rotuma', 'fj') ('FJ-R', 'Rotuma', 'Rotuma', 'fj'),
('FJ-C', 'Central', 'Central', 'fj'), ('FJ-C', 'Central', 'Central', 'fj'),
('FJ-E', 'Eastern', 'Eastern', 'fj'), ('FJ-E', 'Eastern', 'Eastern', 'fj'),
('FJ-N', 'Northern', 'Northern', 'fj'), ('FJ-N', 'Northern', 'Northern', 'fj'),
('FJ-W', 'Western', 'Western', 'fj') ('FJ-W', 'Western', 'Western', 'fj'),
('FJ-01', 'Ba', 'Ba', 'fj'), ('FJ-01', 'Ba', 'Ba', 'fj'),
('FJ-02', 'Bua', 'Bua', 'fj'), ('FJ-02', 'Bua', 'Bua', 'fj'),
('FJ-03', 'Cakaudrove', 'Cakaudrove', 'fj'), ('FJ-03', 'Cakaudrove', 'Cakaudrove', 'fj'),