Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Check if you are in the directory with your project. Check which python interpreter you are using. Whether you use a virtual environment or not, whether you have django installed or not.
But most likely, since you are on Windows, you do not have a symlink configured. In this case, follow the advice from the official docs:
https://docs.djangoproject.com/en/3.0/ref/django-a...
For Windows users, who do not have symlinking functionality available, you can copy django-admin.exe to a location on your existing path or edit the PATH settings (under Settings - Control Panel - System - Advanced - Environment...) to point to its installed location.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question