In a tutorial on django we create a simple table run migrations and then go into a shell with the command:
python manage.py shell
from there,