Skip to content
Snippets Groups Projects
Select Git revision
  • 79c7f19636aa71eb95f308d38a9a31daf2b38720
  • master default protected
  • 1-issue-czi-wtf
  • update-deps
4 results

scrollbar

  • Clone with SSH
  • Clone with HTTPS
  • Forked from FS Info TU Dortmund / Infoscreen / Infoscreen
    Source project has a limited visibility.
    Benjamin Hättasch's avatar
    Benjamin Hättasch authored
    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:
    * updates django-timezone-field to the newest version
    * Adds pytz with the current version to requirements.txt
    * Introduces a migration to reflect the changes in the internal timezone list of pytz (--('America/Godthab', 'GMT-03:00 America/Godthab'), ++('America/Nuuk', 'GMT-03:00 America/Nuuk'), --('Australia/Currie', 'GMT+11:00 Australia/Currie'))
    c481f3a1
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Name Last commit Last update
    ..