techwithtim/Music-Controller-Web-App-Tutorial

Tutorial 3. Where should rest_framework be located?

stgpepper opened this issue · 1 comments

From what I've seen rest_framework is in two imports. In both cases VSCode is telling me that import is missing. Where should this be located? in project files? In standard lib?

kuva

I have no idea why, but in tutorial description file webpack.config.js was as webpack.config.json. correcting that fixed this problem (and bunch of others).