Skip to content

Bugfix/fix compare page - #770

Merged
drnlm merged 3 commits into
CTPUG:masterfrom
drnlm:bugfix/fix_compare_page
Jul 17, 2026
Merged

Bugfix/fix compare page#770
drnlm merged 3 commits into
CTPUG:masterfrom
drnlm:bugfix/fix_compare_page

Conversation

@drnlm

@drnlm drnlm commented Jun 7, 2026

Copy link
Copy Markdown
Member

This updates our custom 'compare revisions' interface to work with recent versions of django-reversion

Neil Muller added 3 commits June 7, 2026 16:06
Using this was always a bit of a hack, and it changed signature in
recent reversion versions, breaking our list page.
Since we don't actually use the features it provided over just
pulling the raw queryset, simplying this is a simple fix that
keeps compatability (and should be more robust since we're not using
an internal method)
@drnlm
drnlm merged commit 14228e2 into CTPUG:master Jul 17, 2026
34 checks passed
@drnlm
drnlm deleted the bugfix/fix_compare_page branch August 5, 2026 16:10
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