#27769: createsuperuser command missing docs about no-input/interactive
---------------------------------+-----------------------------------------
     Reporter:  Kenny Loveall    |                    Owner:  Andrew Nester
         Type:  Bug              |                   Status:  assigned
    Component:  Documentation    |                  Version:  master
     Severity:  Normal           |               Resolution:
     Keywords:  createsuperuser  |             Triage Stage:  Accepted
    Has patch:  1                |      Needs documentation:  0
  Needs tests:  0                |  Patch needs improvement:  1
Easy pickings:  0                |                    UI/UX:  0
---------------------------------+-----------------------------------------
Changes (by Tim Graham):

 * needs_better_patch:  0 => 1


Comment:

 I think it's more appropriate to highlight this in the `call_command()`
 documentation as it applies to any command that takes the `--no-input`
 argument. More generally, we should instruct users how to figure out the
 name to pass for any option. I'm not sure if there's a way besides looking
 up `dest='...'` in the source code.

--
Ticket URL: <https://code.djangoproject.com/ticket/27769#comment:3>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.280ec326e0cda18deab4b1cff000474a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to