## Project created `django-admin startproject learndjango` ## Add APP (Module) `python manage.py startapp challenges`