April 2018
Beginner to intermediate
440 pages
11h 36m
English
A command-line argument is used with django-admin.py to create the project—startproject. To create a project, open the command prompt and change directories to the folder created earlier. We will create projects in this folder by passing startproject and the name of our new project (chapter12) to django-admin.py:
