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

Pagination may yield inconsistent results with an unordered object_list #226

Open
reeshabhranjan opened this issue Dec 21, 2020 · 0 comments
Assignees
Labels
backend Backend related fix bug Something isn't working invalid This doesn't seem right

Comments

@reeshabhranjan
Copy link
Contributor

reeshabhranjan commented Dec 21, 2020

UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: <class 'blog.models.Post'> CastTaggedQuerySet.
  paginator = self.django_paginator_class(queryset, page_size
@reeshabhranjan reeshabhranjan self-assigned this Dec 21, 2020
@reeshabhranjan reeshabhranjan added backend Backend related fix bug Something isn't working invalid This doesn't seem right labels Dec 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend related fix bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant