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 tests #769

Merged
merged 3 commits into from
Dec 5, 2023
Merged

Fix tests #769

merged 3 commits into from
Dec 5, 2023

Conversation

Dresdn
Copy link
Contributor

@Dresdn Dresdn commented Dec 4, 2023

This fixes a couple test issues:

  1. rest_framework_simplejwt/__init__.py was changed to throw PackageNotFoundError
  2. Django 4.1 deprecatating the django.utils.timezone.utc alias. This moves timezone handling to datetime.timezone.utc directly.

Copy link
Member

@Andrew-Chen-Wang Andrew-Chen-Wang left a comment

Choose a reason for hiding this comment

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

thank you for taking the time to help!

@Andrew-Chen-Wang Andrew-Chen-Wang merged commit 0b50ee6 into jazzband:master Dec 5, 2023
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants