Skip to content
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

if-modified-since UTC #11

Open
gregtap opened this issue Jul 9, 2011 · 0 comments
Open

if-modified-since UTC #11

gregtap opened this issue Jul 9, 2011 · 0 comments

Comments

@gregtap
Copy link

gregtap commented Jul 9, 2011

l17 in decisions.py do:

return req.if_modified_since > datetime.datetime.now(UTC)

But our 'now' may not be UTC when using django 'TIMZONE' in settings.py.

If confirmed, I will try get a fix.

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

1 participant