Skip to content

Queryset completion Instructions #19

@josefson

Description

@josefson

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions