Can anyone help me with the topic that when superuser will be created and when user will be created?
When I type in a command prompt "Python manage.py createsuperuser" it creates a superuser But when I used Usercreationform to create user it is creating normal user so how to create superuser using form? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CALpJ3uJLfOqeMhvY5WuV%2BZEGU0Q4Hpb2%2BeeBG%2B07A%3D-y-25vvg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

