Make sure you've installed Django on your system, or you virtual environment if
you're using one. If you've installed Django on your virtual environment, the
problem might be that you haven't activated it.
Django's website has some instructions on this:
https://docs.djangoproject.com/en/4.1/top
On 02/11/2022 06.43, AKHIL KORE wrote:
(myprojectenv) user@DIPL-PC290:~/myprojectdir$ django-admin.py
startproject myproject ~/myprojectdir
django-admin.py: command not found
For security reasons the current working directory is not in your PATH
on Unix systems. You need to provide the full
2 matches
Mail list logo