Skip to content

[BUG] Missing __init__ method in LimitOffsetPagination #1468

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

Open
flisakl opened this issue May 24, 2025 · 0 comments
Open

[BUG] Missing __init__ method in LimitOffsetPagination #1468

flisakl opened this issue May 24, 2025 · 0 comments

Comments

@flisakl
Copy link

flisakl commented May 24, 2025

Describe the bug

LimitOffsetPagination class does not have initializer method, because of that passing limit and offset kwargs to paginate decorator has no effect.

Versions:

  • Python version: 3.13.3
  • Django version: 5.2.1
  • Django-Ninja version: 1.4.1
  • Pydantic version: 2.11.4
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

No branches or pull requests

1 participant