Django
Jump to navigation
Jump to search
Create a new project
- First create a main dir django etc..
- cd into directory
django-admin startproject projectname
1. this will create the projectname within the main direcotry