Previously, the version of pytz was not fixed. This could lead to problems when the list of timezones of the locally installed version of pytz differed from the list fixed in migration 0027 of AKModel. This commit therefore:
--('America/Godthab', 'GMT-03:00 America/Godthab')
++('America/Nuuk', 'GMT-03:00 America/Nuuk')
--('Australia/Currie', 'GMT+11:00 Australia/Currie'))