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

PrivateMessages: Fix RuntimeWarning for naive datetime #1382

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

chris34
Copy link
Member

@chris34 chris34 commented Jan 23, 2025

During test execution the following warnings were shown:

RuntimeWarning: DateTimeField PrivateMessage.pub_date received
a naive datetime while time zone support is active.

During test execution the following warnings were shown:

> RuntimeWarning: DateTimeField PrivateMessage.pub_date received
> a naive datetime while time zone support is active.
@chris34 chris34 merged commit 3880c05 into inyokaproject:staging Jan 23, 2025
21 checks passed
@chris34 chris34 deleted the privmsg-datetime-warning branch January 23, 2025 23:13
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.

1 participant