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

set parent_lookup_kwargs in viewset #146

Merged
merged 2 commits into from
Nov 23, 2020

Conversation

Amoki
Copy link
Contributor

@Amoki Amoki commented Jul 9, 2019

Related to #138

I throw an error if parent_lookup_kwargs is not defined. It makes no sense using the mixin without parent_lookup_kwargs and may only lead to security issues with badly filtered queryset.

@Amoki Amoki force-pushed the parent-kwargs-in-view branch from 2686aeb to 67a3574 Compare July 9, 2019 16:13
@alanjds alanjds merged commit e0d1bef into alanjds:master Nov 23, 2020
@alanjds
Copy link
Owner

alanjds commented Nov 23, 2020

Thanks @Amoki for your contribution.

I am reviewing the integration of the view mixing provided today and there will be a big release soon, with your contribution included.

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

Successfully merging this pull request may close these issues.

2 participants