Skip to content

deprecate MultipleIDMixin #480

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

Closed
n2ygk opened this issue Sep 14, 2018 · 0 comments
Closed

deprecate MultipleIDMixin #480

n2ygk opened this issue Sep 14, 2018 · 0 comments
Milestone

Comments

@n2ygk
Copy link
Contributor

n2ygk commented Sep 14, 2018

Add (Pending?)DeprecationWarning MultipleIDMixin which does not comply with the JSON:API specification for filtering. If you want to get a collection based on a list of IDs, use ?filter[id.in]=id1,id2,...idN with the DjangoFilterBackend filter.

@n2ygk n2ygk added this to the 2.6.0 milestone Sep 14, 2018
@n2ygk n2ygk mentioned this issue Sep 18, 2018
5 tasks
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