Django

Code

Ticket #7394 (closed: fixed)

Opened 3 months ago

Last modified 3 months ago

create_superuser and syncdb bug

Reported by: av0000@mail.ru Assigned to: nobody
Milestone: Component: Admin interface
Version: SVN Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation:
Needs tests: Patch needs improvement:

Description

1. Name error exception "The 'password' variable is not defined' in manage.py createsuperuser"

2. The manage.py syncdb can't create superuser because non-interactive mode

Attachments

syncdb_7596.diff (1.3 kB) - added by av0000@mail.ru on 06/08/08 10:53:30.
create_superuser 'password' bug

Change History

06/08/08 10:53:30 changed by av0000@mail.ru

  • attachment syncdb_7596.diff added.

create_superuser 'password' bug

06/08/08 13:18:01 changed by jacob

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

(In [7598]) Fixed #7394: fixed bug with syncdb and createsuperuser introduced in [7590]. Thanks, av0000@mail.ru


Add/Change #7394 (create_superuser and syncdb bug)




Change Properties
Action