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

Queryset completion Instructions #19

Open
josefson opened this issue Apr 21, 2020 · 0 comments
Open

Queryset completion Instructions #19

josefson opened this issue Apr 21, 2020 · 0 comments

Comments

@josefson
Copy link

Hello, i have this tree structure right now where i launch vim from the .

.
├── app
│   ├── app
│   │   └── settings/ [base|dev|prod].py
│   ├── core
│   │   ├── migrations
│   └── polls
│   │   ├── migrations
│   │   └── templates
│   └── manage.py
│   │   ├── migrations
├── _devops
└── requirements

Upon opening views|models|templates files i get is_dango = 1 set. However, i don't understand how to get the nice querysets completions mentioned on the Readme page.
Any help here would be welcome, thanks for the work.

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