[Django] #29675: TypeError: create_superuser() missing 1 required positional argument: 'full_name'

760 views
Skip to first unread message

Django

unread,
Aug 15, 2018, 7:37:30 AM8/15/18
to django-...@googlegroups.com
#29675: TypeError: create_superuser() missing 1 required positional argument:
'full_name'
-----------------------------------------+------------------------
Reporter: varunajmera0 | Owner: nobody
Type: Uncategorized | Status: new
Component: Uncategorized | Version: 2.1
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-----------------------------------------+------------------------
Traceback (most recent call last):
File "manage.py", line 15, in <module>
execute_from_command_line(sys.argv)
File "/usr/local/lib/python3.7/site-
packages/django/core/management/__init__.py", line 381, in
execute_from_command_line
utility.execute()
File "/usr/local/lib/python3.7/site-
packages/django/core/management/__init__.py", line 375, in execute
self.fetch_command(subcommand).run_from_argv(self.argv)

File "/usr/local/lib/python3.7/site-
packages/django/core/management/base.py", line 316, in run_from_argv
self.execute(*args, **cmd_options)
File "/usr/local/lib/python3.7/site-
packages/django/contrib/auth/management/commands/createsuperuser.py", line
59, in execute
return super().execute(*args, **options)
File "/usr/local/lib/python3.7/site-
packages/django/core/management/base.py", line 353, in execute
output = self.handle(*args, **options)
File "/usr/local/lib/python3.7/site-
packages/django/contrib/auth/management/commands/createsuperuser.py", line
184, in handle
self.UserModel._default_manager.db_manager(database).create_superuser(**user_data)
TypeError: create_superuser() missing 1 required positional argument:
'full_name'

--
Ticket URL: <https://code.djangoproject.com/ticket/29675>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Aug 15, 2018, 7:38:35 AM8/15/18
to django-...@googlegroups.com
#29675: TypeError: create_superuser() missing 1 required positional argument:
'full_name'
-------------------------------+--------------------------------------
Reporter: varunajmera0 | Owner: nobody
Type: Bug | Status: new
Component: Uncategorized | Version: 2.1
Severity: Normal | Resolution:

Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------
Changes (by varunajmera0):

* type: Uncategorized => Bug


--
Ticket URL: <https://code.djangoproject.com/ticket/29675#comment:1>

Django

unread,
Aug 15, 2018, 8:07:54 AM8/15/18
to django-...@googlegroups.com
#29675: TypeError: create_superuser() missing 1 required positional argument:
'full_name'
-------------------------------+--------------------------------------
Reporter: varunajmera0 | Owner: nobody
Type: Bug | Status: new
Component: Uncategorized | Version: 2.1
Severity: Normal | Resolution:

Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------

Comment (by Zach Bresser):

Varunajmera0,

We need more information. What was the full command you ran? Maybe also
post the output with the ``--verbosity 3`` flag.

--
Ticket URL: <https://code.djangoproject.com/ticket/29675#comment:2>

Django

unread,
Aug 15, 2018, 8:12:10 AM8/15/18
to django-...@googlegroups.com
#29675: TypeError: create_superuser() missing 1 required positional argument:
'full_name'
-------------------------------+--------------------------------------
Reporter: varunajmera0 | Owner: nobody
Type: Bug | Status: closed
Component: Uncategorized | Version: 2.1
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------
Changes (by varunajmera0):

* status: new => closed
* resolution: => fixed


--
Ticket URL: <https://code.djangoproject.com/ticket/29675#comment:3>

Django

unread,
Aug 15, 2018, 11:33:24 AM8/15/18
to django-...@googlegroups.com
#29675: TypeError: create_superuser() missing 1 required positional argument:
'full_name'
-------------------------------+--------------------------------------
Reporter: varunajmera0 | Owner: nobody
Type: Bug | Status: closed
Component: Uncategorized | Version: 2.1
Severity: Normal | Resolution: invalid

Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------
Changes (by Tim Graham):

* resolution: fixed => invalid


Old description:

New description:

{{{

--

--
Ticket URL: <https://code.djangoproject.com/ticket/29675#comment:4>

Reply all
Reply to author
Forward
0 new messages