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

Allows for only a subset of fields and relations to be sealed. #68

Open
charettes opened this issue Aug 26, 2022 · 0 comments
Open

Allows for only a subset of fields and relations to be sealed. #68

charettes opened this issue Aug 26, 2022 · 0 comments

Comments

@charettes
Copy link
Owner

There might be cases where a queryset could be sealed only partially as they are fields that are rarely accessed and thus not worth immediately fetching all the time.

Being able to provide a list of fields and relations to QuerySet.seal to allow by-passes would provide a nice interface to do so.

@charettes charettes changed the title Allows for only a subset of fields to sealed. Allows for only a subset of fields and relations to be sealed. Aug 26, 2022
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