Installation Create a venv drsf_task. Activate the venv. pip install -r requirements.txt python manage.py makemigrations todo python manage.py migrate