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

Fix main branch for django 4.2 release/Ignore some deprecated in django 5 warnings #64

Merged
merged 1 commit into from
Apr 17, 2023

Conversation

joetsoi
Copy link
Contributor

@joetsoi joetsoi commented Apr 14, 2023

Since the release of django 4.2, the main branch is now failing. This will require removing pytz in favour of zoneinfo. This pr silences those warnings for now instead of fixing all pytz usages. This is in lieu of actually doing the pytz -> zoneinfo changes which is happening in #61

Since the release of django 4.2, the main branch is now failing. This
will require removing pytz in favour of zoneinfo. This pr silences those
warnings for now instead of fixing all pytz usages.
@joetsoi joetsoi changed the title Ignore some deprecated in django 5 warnings Fix main branch for django 4.2 release/Ignore some deprecated in django 5 warnings Apr 14, 2023
@joetsoi joetsoi mentioned this pull request Apr 14, 2023
@cgl cgl requested a review from a team April 14, 2023 13:56
@joetsoi joetsoi merged commit 3541b34 into main Apr 17, 2023
@joetsoi joetsoi deleted the fix-main-for-django-4-2 branch April 17, 2023 09:45
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

Successfully merging this pull request may close these issues.

2 participants