S

Shyam Dubey • 3.70K Points
Extraordinary

Q. Which command is used to create a new superuser in Django?

  • (A) python manage.py adduser
  • (B) python manage.py createadmin
  • (C) python manage.py createsuperuser
  • (D) python manage.py newadmin
  • Correct Answer - Option(C)
  • Views: 10
  • Filed under category Django
  • Hashtags:

Explanation by: Shyam Dubey
createsuperuser command is used to create a new admin user.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.