I had installed django at C:Users5554F744
Now, to create a Django project, I’m doing C:Users5554F744BoxNupurLearningPythonDjango>django -admin startproject djangoprojects
I get the message “‘django’ is not recognized as an internal or external command,operable program or batch file.”
What should I do to fix this? I want my “djangoprojects” folder inside C:Users5554F744BoxNupurLearningPythonDjango