Django

Code

Ticket #943 (closed: fixed)

Opened 3 years ago

Last modified 1 year ago

django-admin createsuperuser bails on no arguments after 1474

Reported by: deric <deric@monowerks.com> Assigned to: adrian
Milestone: Component: django-admin.py
Version: Keywords:
Cc: Triage Stage: Design decision needed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

> django-admin.py createsuperuser 
Error: %r requires arguments of 'username email password' or no argument at all.

Attachments

django-admin.diff (0.8 kB) - added by deric <deric@monowerks.com> on 11/28/05 00:17:11.
django-admin.2.diff (0.9 kB) - added by deric <deric@monowerks.com> on 11/28/05 00:27:46.

Change History

11/28/05 00:17:11 changed by deric <deric@monowerks.com>

  • attachment django-admin.diff added.

11/28/05 00:27:46 changed by deric <deric@monowerks.com>

  • attachment django-admin.2.diff added.

11/28/05 00:34:26 changed by deric <deric@monowerks.com>

django-admin.2.diff is the one to merge unless you think tracebacks makes things livelier...

11/28/05 08:23:02 changed by adrian

  • status changed from new to closed.
  • resolution set to fixed.

(In [1477]) Fixed #943 -- Restored django-admin createsuperuser functionality with no arguments. Thanks, deric


Add/Change #943 (django-admin createsuperuser bails on no arguments after 1474)




Change Properties
Action