多项选择题

以下命令,无法启动django项目的是()

A.python manage.py runserver
B.manage.py runserver
C.python manage.py
D.python manage.py runserver 8080