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

Display timestamps in server timezone #404

Merged
merged 2 commits into from
Aug 1, 2022

Conversation

aleh-rymasheuski
Copy link
Contributor

@aleh-rymasheuski aleh-rymasheuski commented Aug 1, 2022

Resolves #403

@codecov
Copy link

codecov bot commented Aug 1, 2022

Codecov Report

Merging #404 (8d7b3d2) into master (68cde8f) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #404      +/-   ##
==========================================
+ Coverage   91.78%   91.79%   +0.01%     
==========================================
  Files          23       23              
  Lines         645      646       +1     
==========================================
+ Hits          592      593       +1     
  Misses         53       53              
Impacted Files Coverage Δ
auditlog/mixins.py 85.33% <100.00%> (+0.19%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us.

@hramezani
Copy link
Member

Thanks @alieh-rymasheuski for the fix 👍
Please add a test or change existing test to cover this

@aleh-rymasheuski
Copy link
Contributor Author

@hramezani done

@hramezani hramezani merged commit a24b79a into jazzband:master Aug 1, 2022
@hramezani
Copy link
Member

Thanks @alieh-rymasheuski

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.

created field returns datetime that is not timezone aware
2 participants