Aug 21, 2024
pip
django-admin startproject <project_name>
python manage.py startapp <app_name>
models.py
Full transcript