To do this, open Terminal. app and navigate (using the cd command) to the directory where django-admin.py is installed, then run the command sudo chmod +x django-admin.py.
Read moreHow do I start a Django REPL project?
Setting up Press the + button in the top right to create a new project and search for “Django Template”. Give your project a name and press “Create repl” . By default, Django comes with a pretty complicated folder structure of existing files and folders.
Read more