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(history): sort history data directly in model, not in templatetag #786

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

b1rger
Copy link
Contributor

@b1rger b1rger commented Apr 16, 2024

This way we don't have to parse the timestamp

Closes: #784

@b1rger b1rger force-pushed the birger/784-history-data branch from e1153e8 to ab3faf6 Compare April 16, 2024 08:48
@b1rger b1rger marked this pull request as ready for review April 16, 2024 08:49
@b1rger b1rger requested a review from sennierer April 16, 2024 08:49
This way we don't have to parse the timestamp

Closes: #784
@b1rger b1rger merged commit ace42ef into main Apr 16, 2024
11 checks passed
@b1rger b1rger deleted the birger/784-history-data branch May 14, 2024 15:17
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.

get_history_data templatetag throws exception with wrong locale
2 participants