Confusion in user and superuser

17 views
Skip to first unread message

maunish dave

unread,
Dec 14, 2018, 4:40:45 AM12/14/18
to django...@googlegroups.com
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?

Nelson Varela

unread,
Dec 14, 2018, 8:31:57 AM12/14/18
to Django users
Superusers are users with special powers... they can do everything!
I don't think you want to add a superuser via a form...
If you want a form to create a superuser you should make your own form 
Reply all
Reply to author
Forward
0 new messages