4
I’m starting with Python and Django, following a tutorial I found: https://docs.djangoproject.com/en/1.9/intro/tutorial01/
When I execute the command django-admin
With startproject, it doesn’t generate that folder structure that it shows in the tutorial, it just creates a file that opens directly in the visualstudio.
My doubt is the following, the structure is automatically generated, or needs to be created in the hand, if it is automatic, what did I do wrong.
I’m using python 3.5
and django 1.9.7
Wellington, please put which file was generated as name and extension.
– Rubico
once I’m home I put it here.. Thank you so much for while Rubico
– Wellington