Import "knox.models" could not be resolved

im trying to import knox.models in my views.py file but i get error "Import "knox.models" could not be resolved" , i have installed knox and add it to my app settings but still got the same error

sorry guys i just restart my vscode and it work know

Back to Top