#15159: createsuperuser can't be interrupted or suspended
-----------------------------+----------------------------------------------
 Reporter:  slinkp           |       Owner:  nobody    
   Status:  new              |   Milestone:            
Component:  django-admin.py  |     Version:  1.2       
 Keywords:                   |       Stage:  Unreviewed
Has_patch:  0                |  
-----------------------------+----------------------------------------------
 To reproduce:

 * django-admin.py createsuperuser
 * enter an email address
 * at the password prompt, change your mind and hit Ctrl-C
 * that doesn't work, try Ctrl-Z
 * that doesn't work either, you just keep getting prompted

 Workaround is to kill from another terminal or ssh session.

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

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to