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

Complete queryset fields #15

Open
ObserverOfTime opened this issue Sep 20, 2018 · 2 comments
Open

Complete queryset fields #15

ObserverOfTime opened this issue Sep 20, 2018 · 2 comments

Comments

@ObserverOfTime
Copy link

Would it be possible to add completion for queryset field arguments?

For example: typing SomeModel.objects.filter( should complete the fields of the SomeModel model.

This should also include lookups like id__in, if possible.

@josefson
Copy link

josefson commented May 9, 2020

@ObserverOfTime do you still use this plugin? Do you still get completions for querysets?

@ObserverOfTime
Copy link
Author

No, it looks like it doesn't work anymore.

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

2 participants