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

Make last_modified and if_date timezone-aware (Fix #1398) #1399

Merged
merged 1 commit into from Sep 3, 2021
Merged

Make last_modified and if_date timezone-aware (Fix #1398) #1399

merged 1 commit into from Sep 3, 2021

Conversation

easyteacher
Copy link
Contributor

@easyteacher easyteacher commented Aug 22, 2021

Fixes #1398
Fixes #1365

Copy link
Member

@SaptakS SaptakS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me (tests seem to be working fine). Though the pyproject.toml specifically pins flask to 1.1.4 so Flask>2.0.0. should never be installed in the virtual env, but I guess this is still an improvement as such since it seems to be recommended to not use utcnow() and use now() instead and so on.

@SaptakS SaptakS added this to the 2.4 milestone Sep 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants