Skip to content

Conversation

@tomusher
Copy link
Member

Queryish's limit/offset are now read-only and replaced with start/stop https://github.com/wagtail/queryish/pull/8/files causing some breakage as per #3

This resolves the issue by updating the start/stop properties where appropriate.

Copy link
Member

@laymonage laymonage left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works great, thanks! I think we need to bump the queryish requirement to 0.3.0 though, to ensure people who already have 0.2 installed will have it upgraded, as otherwise this will break for them:

"queryish>=0.2.0",

@tomusher tomusher force-pushed the fix/queryish-api-changes branch from e087448 to 41c9ff7 Compare October 23, 2025 10:57
@tomusher tomusher merged commit d68a374 into main Oct 23, 2025
8 checks passed
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.

3 participants