A

Admin • 828.03K Points
Coach

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

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

Explanation by: Admin
createsuperuser command is used to create a superuser account in Django.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.