Django ORM - Lesson 4 code not working

I’m getting a strange error where the objects attribute of the Products class isn’t resolving in vscode. Strange this is that it offers other autocomplete options. Just not ‘objects’. Any ideas

@Mosh - course is great :slight_smile: However I do think you should take more of an interest to ensure forum posts are resolved. I see quite a few threads where there has been no response to the question.

Something to do with the import. When run from the python command line get the following which isn’t all that meaningful…