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
Probably not. I don't have access to my personal workstation to grep inside the code. If you have verified that the module is not used anymore I would gladly merge a PR.
I've just installed the 0.4.2 version, and I can confirm that you have to install pytz.
(I've got an error from django until I installed pytz manually)
From what I can see, the pytz package is no longer used. Rather, django.utils.timezone appears to be used instead. Is pytz still required?
The text was updated successfully, but these errors were encountered: