You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
Hi,
I was trying to learn Django. I have installed Python 3.6 and Django. The installation was successful. When I ran "django-admin startproject mysite" to create a new project, the attached file showed up and the program stop. What is wrong?