What executes various Django commands such as running a webserver or creating an app?
wsgi.py
manage.py
runserver
migrate.py