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 django deprecation warning for django.utils.timezone.utc #48

Merged
merged 1 commit into from
Nov 24, 2023
Merged

Fix django deprecation warning for django.utils.timezone.utc #48

merged 1 commit into from
Nov 24, 2023

Conversation

dzonecat
Copy link

The ImportError was always thrown:
No module named 'datetime.timezone'; 'datetime' is not a package

The ImportError was always thrown:
No module named 'datetime.timezone'; 'datetime' is not a package
@eadwinCode
Copy link
Owner

@dzonecat Thanks for the fixing this. But whats your django version

@eadwinCode eadwinCode merged commit 4d77733 into eadwinCode:master Nov 24, 2023
42 checks passed
@dzonecat
Copy link
Author

@eadwinCode My django version is 4.2.5

@eadwinCode
Copy link
Owner

alright. thanks

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.

None yet

2 participants