#19491: Wrong command for createsuperuser on Django 1.5
-------------------------+-------------------------------------------------
     Reporter:           |      Owner:  nobody
  anonymous              |     Status:  new
         Type:  Bug      |    Version:  1.5-beta-1
    Component:           |   Keywords:  django-admin.py, manage.py,
  Documentation          |  createsuperuser
     Severity:  Normal   |  Has patch:  0
 Triage Stage:           |      UI/UX:  0
  Unreviewed             |
Easy pickings:  0        |
-------------------------+-------------------------------------------------
 Here:
 https://docs.djangoproject.com/en/dev/ref/django-admin/#createsuperuser

 django-admin is used to create a superuser instead of:

 {{{
 manage.py createsuperuser
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19491>
Django <https://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 https://groups.google.com/groups/opt_out.


Reply via email to