#13474: documentation: django-admin.py and manage.py: createsuperuser
------------------------------------+---------------------------------------
          Reporter:  anonymous      |         Owner:  nobody                    
               
            Status:  closed         |     Milestone:                            
               
         Component:  Documentation  |       Version:  1.1                       
               
        Resolution:  wontfix        |      Keywords:  createsuperuser 
django-admin.py manage.py
             Stage:  Unreviewed     |     Has_patch:  0                         
               
        Needs_docs:  0              |   Needs_tests:  0                         
               
Needs_better_patch:  0              |  
------------------------------------+---------------------------------------
Changes (by russellm):

  * status:  new => closed
  * needs_better_patch:  => 0
  * resolution:  => wontfix
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 {{{ manage.py }}} and {{{ django-admin.py }}} are exactly the same
 command, except that manage.py implies a specific
 --settings=path.to.settings argument. You can use {{{ django-admin.py
 createsuperuser }}} if you manually specify the {{{
 --settings=path.to.settings }}} argument.

 This relationship is documented right at the start of the
 [http://docs.djangoproject.com/en/dev/ref/django-admin/#django-admin-py-
 and-manage-py docs on django-admin.py]. If you think this needs to be
 clarified somewhere else, please provide a specific description of what
 needs to be improved.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/13474#comment:1>
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-upda...@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