You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 18, 2020. It is now read-only.
Although pytz is installed and activated, at many places native timestamps are used. This generates warnings like
RuntimeWarning: DateTimeField AKTermin.start_time received a naive datetime (2018-11-05 23:59:59) while time zone support is active.
These pieces of code should be replaced by snippets using pytz timestamps.
The text was updated successfully, but these errors were encountered: