Correct Answer : manage.py
Explanation : manage.py : This file is kind of your project local django-admin for interacting with your project via command line (start the development server, sync db...).