codeeu / coding-events

A Django app for adding EU Code Week events and showing them on a map.
http://events.codeweek.eu
MIT License
17 stars 36 forks source link

Add Kosovo as a country #291

Closed ialja closed 10 years ago

ialja commented 10 years ago

It's a bit tricky though, see: https://github.com/SmileyChris/django-countries/issues/5

ialja commented 10 years ago

322 set the stage, but some more work is needed because Google Maps doesn't return Kosovo as a country when dropping pins over the map. The plan is to have all non supported countries fall back to an "Other" option, so the admin can check the event, assign it to Kosovo, or start a request for a new country.