cordery / django-countries-plus

Django model & fixture representing all top level country data from Geonames.org
MIT License
45 stars 23 forks source link

Add UN as a country #13

Closed ipbes closed 4 years ago

ipbes commented 4 years ago

We are developing an application that requires the United Nations listed as a country. Is it possible to add "United Nations (country)" with "UN" as its alpha-2 code to the list of countries? This country and code is reserved directly by ISO 3166/MA for the United Nations according to https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2

ipbes commented 4 years ago

We can add UN directly in the database so it is not necessary to do this