#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: | no | UI/UX: | no |
Description
> django-admin.py createsuperuser Error: %r requires arguments of 'username email password' or no argument at all.
Attachments (2)
Change History (4)
by , 19 years ago
Attachment: | django-admin.diff added |
---|
by , 19 years ago
Attachment: | django-admin.2.diff added |
---|
comment:1 by , 19 years ago
comment:2 by , 19 years ago
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...