A

Admin • 802.91K Points
Coach

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

  • (A) createsuperuser
  • (B) createsuper
  • (C) makesuperuser
  • (D) addadmin
  • Correct Answer - Option(A)
  • Views: 7
  • Filed under category Django
  • Hashtags:

Explanation by: Admin
`createsuperuser` is used to create an admin account with all permissions.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.