I dont know why every time i create a project with this command, it creates an empty folder:
django-admin start-project myProject
These are the files that I have in my directory:
What I noticed is that I do not have the django-admin.py file, is that normal? why when I execute the command, it does not throw me any error?
When I go to see the folder created previously, I find an empty folder: