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

refactor(history): use django-tables2 for history table #810

Merged
merged 1 commit into from
May 7, 2024

Conversation

b1rger
Copy link
Contributor

@b1rger b1rger commented May 6, 2024

The table contains a custom fields_changed column, which uses new
get_diff_old and get_diff_new templatetags for displaying the change
between two values.

The table contains a custom `fields_changed` column, which uses new
`get_diff_old` and `get_diff_new` templatetags for displaying the change
between two values.
@b1rger b1rger marked this pull request as ready for review May 6, 2024 10:34
@b1rger b1rger merged commit f9b1278 into main May 7, 2024
11 checks passed
@b1rger b1rger deleted the birger/history-use-table branch May 14, 2024 15:16
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