Update timezone-field and add pytz to requirements, add matching migration
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:01:27
| Stage: test |
Download artifacts
No artifacts found |
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'))
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:01:27
| Stage: test |
Download artifacts
No artifacts found |