Groups
Groups
Sign in
Groups
Groups
Django users
Conversations
About
Send feedback
Help
Confusion in user and superuser
17 views
Skip to first unread message
maunish dave
unread,
Dec 14, 2018, 4:40:45 AM
12/14/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 AM
12/14/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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