Skip to content

Is the pytz dependency still current? #47

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mhogg opened this issue Nov 9, 2015 · 2 comments
Closed

Is the pytz dependency still current? #47

mhogg opened this issue Nov 9, 2015 · 2 comments

Comments

@mhogg
Copy link

mhogg commented Nov 9, 2015

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?

@tarak
Copy link
Owner

tarak commented Nov 9, 2015

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.

@tarak tarak closed this as completed in 1aa31f7 Jul 7, 2016
@citmusa
Copy link

citmusa commented Nov 1, 2016

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)

Using:

  • Django==1.9.10, PasswordChangeMiddleware, context_processors.password_status

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants