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

Remove NamePagination class #308

Merged
merged 1 commit into from Sep 30, 2019
Merged

Conversation

mdellweg
Copy link
Member

Sorting of the results can be accomplished on the queryset.

fixes #5489
https://pulp.plan.io/issues/5489

@mdellweg mdellweg requested a review from a team September 23, 2019 16:03
Sorting of the results can be accomplished on the queryset.

fixes #5489
https://pulp.plan.io/issues/5489
@daviddavis
Copy link
Contributor

LGTM. Mind sending out a '[BREAKING]' announcement to pulp-dev?

@mdellweg
Copy link
Member Author

@daviddavis So this is going to be a thing?
I'll write something. Is there an estimated time of merge?

@daviddavis
Copy link
Contributor

Yes, but only until 3.0 GA probably as we shouldn't have breaking changes after 3.0 GA (due to semver).

Let's merge tomorrow I think. I don't think there are plugins using this.

@daviddavis daviddavis merged commit 85407f1 into pulp:master Sep 30, 2019
@mdellweg mdellweg deleted the remove_name_pagination branch September 30, 2019 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants