A

Admin • 802.91K Points
Coach

Q. Which command creates a new Django project?

  • (A) django startproject
  • (B) createproject
  • (C) python manage.py startproject
  • (D) django-admin startproject
  • Correct Answer - Option(D)
  • Views: 6
  • Filed under category Django
  • Hashtags:

Explanation by: Admin
django-admin startproject is the correct command to create a new Django project.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.