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

Use django_filters instead of DRF for Version viewset filtering #1308

Merged
merged 1 commit into from
Oct 4, 2022

Conversation

mvandenburgh
Copy link
Member

This makes it consistent with the Asset viewset. It also means that the query parameter to change the order of returned Versions is now order instead of ordering, making it consistent with the Asset order query parameter.

This makes it consistent with the Asset viewset
@mvandenburgh mvandenburgh added patch Increment the patch version when merged release Create a release when this pr is merged labels Oct 4, 2022
@mvandenburgh mvandenburgh merged commit 79b088e into master Oct 4, 2022
@mvandenburgh mvandenburgh deleted the consistent-order-filter branch October 4, 2022 17:05
@dandibot
Copy link
Member

dandibot commented Oct 4, 2022

🚀 PR was released in v0.2.51 🚀

@dandibot dandibot added the released This issue/pull request has been released. label Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged release Create a release when this pr is merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants