I am connecting my database with Django codes so when I use python manage.py makemigrations I get the error as no such file
py manage.py makemigrations C:\Users\selwy\AppData\Local\Programs\Python\Python310\python.exe: can't open file 'C:\Users\selwy\projects\manage.py': [Errno 2] No such file or directory PS C:\Users\selwy\projects>