A

Admin • 802.91K Points
Coach

Q. Which command starts a new Django project?

  • (A) django new
  • (B) django-admin startproject
  • (C) django create
  • (D) manage.py newproject
  • Correct Answer - Option(B)
  • Views: 3
  • Filed under category Django
  • Hashtags:

Explanation by: Admin
`django-admin startproject` is used to start a new Django project.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.