单项选择题

Django 项目中自动生成的Python 文件中,()文件是Django 项目中的入口程序,也是实用的命令提示符工具。

A.settings.py
B.manage.py
C.urls.py
D.models.py