#943 closed defect (fixed)
django-admin createsuperuser bails on no arguments after 1474
Reported by: | Owned by: | Adrian Holovaty | |
---|---|---|---|
Component: | Core (Management commands) | Version: | |
Severity: | normal | Keywords: | |
Cc: | Triage Stage: | Design decision needed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | UI/UX: |
Description
> django-admin.py createsuperuser Error: %r requires arguments of 'username email password' or no argument at all.
Attachments (2)
Change History (4)
Changed 12 years ago by
Attachment: | django-admin.diff added |
---|
Changed 12 years ago by
Attachment: | django-admin.2.diff added |
---|
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
django-admin.2.diff is the one to merge unless you think tracebacks makes things livelier...